Added hash to user profile href and reordered attributes

This commit is contained in:
Ollie Philpott
2019-05-07 11:57:35 +01:00
parent ef24c2e2f2
commit e091987f0f

View File

@@ -20,7 +20,7 @@
</a>
</li>
<li data-element="global-user" class="umb-app-header__action">
<a ng-href="" href="" ng-click="avatarClick()" hotkey="ctrl+shift+u" title="{{user.name}}" prevent-default>
<a href="#" hotkey="ctrl+shift+u" ng-click="avatarClick()" prevent-default title="{{user.name}}" >
<umb-avatar
size="xxs"
color="secondary"