Commit 0582c1de authored by Robert Knight's avatar Robert Knight

Use the new account icon in the top bar

T-90
parent 33af843e
......@@ -57,8 +57,7 @@
<div class="pull-right user-picker" dropdown keyboard-nav>
<span role="button"
data-toggle="dropdown" dropdown-toggle>
<!-- TODO - Replace the 'settings' icon with an 'account' icon !-->
<i class="h-icon-settings"></i><i class="h-icon-arrow-drop-down"></i>
<i class="h-icon-account"></i><i class="h-icon-arrow-drop-down"></i>
</span>
<ul class="dropdown-menu pull-right" role="menu">
<li ng-show="authUser"><a href="" ng-click="accountDialog.visible = true">Account</a></li>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment