Merge from Develop for Monitor production release #3
|
@ -54,7 +54,7 @@ declare var UIkit;
|
|||
{{firstLetters ? firstLetters : 'AN'}}
|
||||
</text>
|
||||
</svg>
|
||||
<span *ngIf="notificationsSidebar && notificationsSidebar.unreadCount > 0" class="uk-text-secondary notification">
|
||||
<span *ngIf="notificationsSidebar?.unreadCount > 0" class="uk-text-secondary notification">
|
||||
<icon name="circle" ratio="0.8"></icon>
|
||||
</span>
|
||||
</span>
|
||||
|
|
Loading…
Reference in New Issue