Skip to content

Commit

Permalink
Testing link for iOS issue repro
Browse files Browse the repository at this point in the history
  • Loading branch information
JudahGabriel committed Jan 18, 2024
1 parent ec22253 commit 1d94065
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Chavah.NetCore/wwwroot/views/partials/Header.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,12 @@ <h3 ng-hide="vm.currentUserName">
Administration
</a>
</li>
<li ng-hide="!vm.isAdmin">
<a href="https://judahtemp.b-cdn.net/ios-webkit-audio-bug/bug.html">
<i class="fa fa-user-plus fa-fw"></i>
Judah repro
</a>
</li>
<li ng-show="vm.currentUserName">
<a href="javascript:void(0)" ng-click="vm.signOut()">
<i class="fa fa-sign-out fa-fw"></i> Sign out
Expand Down

0 comments on commit 1d94065

Please sign in to comment.