RED-6332: fix no notifications icon
This commit is contained in:
parent
b269ddd039
commit
6b9eb5bc0c
@ -30,7 +30,7 @@
|
||||
<iqser-help-button *deny="roles.getRss" [iqserHelpMode]="'help_mode'" id="help-mode-button"></iqser-help-button>
|
||||
|
||||
<redaction-notifications
|
||||
*ngIf="!currentUser.isAdmin && !currentUser.isUserAdmin"
|
||||
*ngIf="currentUser.isUser || currentUser.isManager"
|
||||
[iqserHelpMode]="'open_notifications'"
|
||||
></redaction-notifications>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user