From bc096de3f702290e7ad926b7916db9a34e911e06 Mon Sep 17 00:00:00 2001 From: Artem Dzhereleiko Date: Tue, 10 Oct 2023 09:47:55 +0300 Subject: [PATCH 1/2] UI: Hide edit button if profile is not selected --- .../profile/tenant-profile-autocomplete.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui-ngx/src/app/modules/home/components/profile/tenant-profile-autocomplete.component.html b/ui-ngx/src/app/modules/home/components/profile/tenant-profile-autocomplete.component.html index 2c5a019b70..a27bff5165 100644 --- a/ui-ngx/src/app/modules/home/components/profile/tenant-profile-autocomplete.component.html +++ b/ui-ngx/src/app/modules/home/components/profile/tenant-profile-autocomplete.component.html @@ -35,7 +35,7 @@ (click)="clear()"> close - +