From 3b0f0e91de0ab3f02bc5a98beca7738513e20dcc Mon Sep 17 00:00:00 2001 From: George Date: Wed, 12 Apr 2023 19:04:59 +0300 Subject: [PATCH] RED-6304, remove reason from ignored hints. --- .../components/annotation-card/annotation-card.component.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/red-ui/src/app/modules/file-preview/components/annotation-card/annotation-card.component.html b/apps/red-ui/src/app/modules/file-preview/components/annotation-card/annotation-card.component.html index 88a1c413f..89e9d21ef 100644 --- a/apps/red-ui/src/app/modules/file-preview/components/annotation-card/annotation-card.component.html +++ b/apps/red-ui/src/app/modules/file-preview/components/annotation-card/annotation-card.component.html @@ -23,7 +23,9 @@ {{ annotation.recategorizationType ?? annotation.entity.label }} -
+
: {{ annotation.shortContent }}