From 3b6c16af686f65945edf81d61941ea5758518268 Mon Sep 17 00:00:00 2001 From: Igor Kulikov Date: Tue, 27 Sep 2022 10:44:35 +0300 Subject: [PATCH] UI: Prohibit chnges to asset profile with name 'TbServiceQueue' --- .../home/components/profile/asset-profile.component.html | 2 +- .../home/components/profile/asset-profile.component.ts | 4 +++- .../asset-profiles-table-config.resolver.ts | 9 +++++---- ui-ngx/src/app/shared/models/asset.models.ts | 2 ++ 4 files changed, 11 insertions(+), 6 deletions(-) diff --git a/ui-ngx/src/app/modules/home/components/profile/asset-profile.component.html b/ui-ngx/src/app/modules/home/components/profile/asset-profile.component.html index a78d7b8acb..0c616c69be 100644 --- a/ui-ngx/src/app/modules/home/components/profile/asset-profile.component.html +++ b/ui-ngx/src/app/modules/home/components/profile/asset-profile.component.html @@ -31,7 +31,7 @@