From 9d8a9c04addc582371e1808a01e806b3aeb0bcb4 Mon Sep 17 00:00:00 2001 From: Valentin Mihai Date: Tue, 31 Oct 2023 00:08:43 +0200 Subject: [PATCH] RED-7023 - Option to compare (effective) dossier dictionary with template dictionary --- .../dictionary-manager/dictionary-manager.component.html | 9 +++++++-- .../dictionary-manager/dictionary-manager.component.scss | 4 ++++ .../dictionary-manager/dictionary-manager.component.ts | 7 +++++++ 3 files changed, 18 insertions(+), 2 deletions(-) diff --git a/apps/red-ui/src/app/modules/shared/components/dictionary-manager/dictionary-manager.component.html b/apps/red-ui/src/app/modules/shared/components/dictionary-manager/dictionary-manager.component.html index e373934c9..9800d50dc 100644 --- a/apps/red-ui/src/app/modules/shared/components/dictionary-manager/dictionary-manager.component.html +++ b/apps/red-ui/src/app/modules/shared/components/dictionary-manager/dictionary-manager.component.html @@ -33,9 +33,10 @@ icon="iqser:download" > +
- + {{ 'dictionary-overview.compare.compare' | translate }}
@@ -64,7 +65,11 @@
-
+