RED-4757: only admin can delete watermark
This commit is contained in:
parent
e0d8ba28d4
commit
415daad9c4
@ -61,6 +61,7 @@
|
||||
|
||||
<iqser-circle-button
|
||||
(action)="openConfirmDeleteWatermarkDialog($event, entity)"
|
||||
*ngIf="currentUser.isAdmin"
|
||||
[tooltip]="'watermarks-listing.action.delete' | translate"
|
||||
[type]="circleButtonTypes.dark"
|
||||
icon="iqser:trash"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user