[Indicators] Add tooltip
Add tooltips to indicators, using a description field from the provided indicator. WTD-608.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<div class='status block'
|
||||
title="{{ngModel.getDescription()}}"
|
||||
ng-click='ngModel.configure()'
|
||||
ng-class='ngModel.getClass()'>
|
||||
<span class="ui-symbol status-indicator"
|
||||
|
||||
Reference in New Issue
Block a user