From d1440a7c65bfc8ca3d95111db5419fd28f482a2d Mon Sep 17 00:00:00 2001 From: Artem Dzhereleiko Date: Tue, 19 Sep 2023 13:29:51 +0300 Subject: [PATCH] UI: Refactoring --- .../home/components/entity/entity-filter.component.html | 1 + .../app/shared/components/entity/entity-list.component.html | 2 +- .../src/app/shared/components/entity/entity-list.component.ts | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/ui-ngx/src/app/modules/home/components/entity/entity-filter.component.html b/ui-ngx/src/app/modules/home/components/entity/entity-filter.component.html index 9cde6f4431..f0892ebb53 100644 --- a/ui-ngx/src/app/modules/home/components/entity/entity-filter.component.html +++ b/ui-ngx/src/app/modules/home/components/entity/entity-filter.component.html @@ -41,6 +41,7 @@ formControlName="entityType"> diff --git a/ui-ngx/src/app/shared/components/entity/entity-list.component.html b/ui-ngx/src/app/shared/components/entity/entity-list.component.html index af03f0c690..80b051e75c 100644 --- a/ui-ngx/src/app/shared/components/entity/entity-list.component.html +++ b/ui-ngx/src/app/shared/components/entity/entity-list.component.html @@ -25,7 +25,7 @@ {{entity.name}} close -