From 536efa5ada7e687b132c9e5ce7c7ba9d111d7da4 Mon Sep 17 00:00:00 2001 From: Nicoleta Panaghiu Date: Tue, 18 Apr 2023 13:27:49 +0300 Subject: [PATCH] RED-6579: Fixed HTML escape entity. --- .../resize-annotation-dialog.component.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/apps/red-ui/src/app/modules/file-preview/dialogs/resize-annotation-dialog/resize-annotation-dialog.component.html b/apps/red-ui/src/app/modules/file-preview/dialogs/resize-annotation-dialog/resize-annotation-dialog.component.html index d5b29aa01..4503b0349 100644 --- a/apps/red-ui/src/app/modules/file-preview/dialogs/resize-annotation-dialog/resize-annotation-dialog.component.html +++ b/apps/red-ui/src/app/modules/file-preview/dialogs/resize-annotation-dialog/resize-annotation-dialog.component.html @@ -9,8 +9,11 @@
- - {{ 'resize-annotation-dialog.content.update-dictionary' | translate : { text: this.text } }} +