From 5fb8727d3093482e5dba0ddb40aa276dbfbb7813 Mon Sep 17 00:00:00 2001 From: Dan Percic Date: Fri, 28 May 2021 00:39:00 +0300 Subject: [PATCH] use same actions in workload and viewer --- .../annotation-remove-actions.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/red-ui/src/app/modules/projects/components/annotation-remove-actions/annotation-remove-actions.component.html b/apps/red-ui/src/app/modules/projects/components/annotation-remove-actions/annotation-remove-actions.component.html index dedfd51d2..0ccce0758 100644 --- a/apps/red-ui/src/app/modules/projects/components/annotation-remove-actions/annotation-remove-actions.component.html +++ b/apps/red-ui/src/app/modules/projects/components/annotation-remove-actions/annotation-remove-actions.component.html @@ -6,7 +6,7 @@ " [tooltipPosition]="tooltipPosition" [type]="btnType" - icon="red:trash" + icon="red:close" tooltip="annotation-actions.suggest-remove-annotation" > @@ -18,7 +18,7 @@ [matMenuTriggerFor]="menu" [tooltipPosition]="tooltipPosition" [type]="btnType" - icon="red:trash" + icon="red:close" tooltip="annotation-actions.suggest-remove-annotation" >