Pull request #191: use same actions in workload and viewer

Merge in RED/ui from RED-1555 to master

* commit '5fb8727d3093482e5dba0ddb40aa276dbfbb7813':
  use same actions in workload and viewer
This commit is contained in:
Timo Bejan 2021-05-31 09:19:42 +02:00
commit f59279ba45

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>