From db90287c1f9ddd0e03bccfeefa3b021729073296 Mon Sep 17 00:00:00 2001 From: Valentin Mihai Date: Tue, 9 Jul 2024 14:49:41 +0300 Subject: [PATCH] WIP on master RED-9464 - In dictionary search is not cleared when pressing X --- .../dictionary-manager/dictionary-manager.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 0b844707f..546c0c2f2 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 @@ -20,7 +20,7 @@ {{ currentMatch + '/' + findMatches.length }} - +