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:
commit
f59279ba45
@ -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