use same actions in workload and viewer
This commit is contained in:
parent
351dc05384
commit
5fb8727d30
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user