use same actions in workload and viewer

This commit is contained in:
Dan Percic 2021-05-28 00:39:00 +03:00
parent 351dc05384
commit 5fb8727d30

View File

@ -6,7 +6,7 @@
"
[tooltipPosition]="tooltipPosition"
[type]="btnType"
icon="red:trash"
icon="red:close"
tooltip="annotation-actions.suggest-remove-annotation"
>
</redaction-circle-button>
@ -18,7 +18,7 @@
[matMenuTriggerFor]="menu"
[tooltipPosition]="tooltipPosition"
[type]="btnType"
icon="red:trash"
icon="red:close"
tooltip="annotation-actions.suggest-remove-annotation"
>
</redaction-circle-button>