This commit is contained in:
tiago.kayaya
2021-08-31 11:29:37 +01:00
17 changed files with 297 additions and 85 deletions
+1 -1
View File
@@ -82,7 +82,7 @@
<div class="profile-text">
<ion-label>{{profileLabel(loggeduser.Profile)}}</ion-label>
<div *ngIf="this.notificationLength > 0 && !production" class="icon-badge" style="right: -18px;top: -9px;" >{{this.notificationLength}}</div>
<div *ngIf="this.notificationLength > 0 && !production" class="icon-badge" style="right: -18px;top: -9px;" >{{notificationLength}}</div>
</div>
</div>