Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
🐛 [PRTL-369] missing link text
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-wilmer committed Oct 25, 2016
1 parent 0bf23b3 commit 19ef0db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/scripts/components/header/templates/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
</a>
<a href="" class="dropdown-toggle username-icon" data-uib-dropdown-toggle aria-expanded="false">
<span class="fa fa-user"></span> <span class="caret"></span>
<span class="sr-only">User Dropdown</span>
</a>
<ul class="dropdown-menu" role="menu">
<li id="header-token">
Expand Down

0 comments on commit 19ef0db

Please sign in to comment.