mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
ux(password): minor fix for change password page
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<span class="icon-circle top-nav-icon">
|
||||
<i ng-class="ctrl.icon"></i>
|
||||
</span>
|
||||
<a ng-href="{{ctl.titleUrl}}" class="top-nav-title">
|
||||
<a ng-href="{{ctrl.titleUrl}}" class="top-nav-title">
|
||||
{{ctrl.title}}
|
||||
</a>
|
||||
<i ng-show="ctrl.subnav" class="top-nav-breadcrumb-icon fa fa-angle-right"></i>
|
||||
|
Reference in New Issue
Block a user