Added highest severity calculation in NotifiationService
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<span ng-show="notifications.length > 0" class="status block caution" ng-controller="NotificationIndicatorController">
|
||||
<span ng-show="notifications.length > 0" class="status block caution"
|
||||
ng-controller="NotificationIndicatorController">
|
||||
<span class="ui-symbol status-indicator">!</span>
|
||||
<span class="label">
|
||||
<a ng-click="showNotificationsList()">{{notifications.length}} Notifications</a>
|
||||
|
||||
Reference in New Issue
Block a user