From fa1aae31dcdc266bbc188850c842426d92211ec9 Mon Sep 17 00:00:00 2001 From: Artem Dzhereleiko Date: Tue, 10 Oct 2023 12:28:24 +0300 Subject: [PATCH] UI: Add button create new --- .../profile/tenant-profile-autocomplete.component.html | 5 +++++ 1 file changed, 5 insertions(+) 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 a27bff5165..cd7fadab2b 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 @@ -43,6 +43,11 @@ (click)="editTenantProfile($event)"> edit +