From 77e3b5cd8d4906f9f6eefa75231a611ed9d5214f Mon Sep 17 00:00:00 2001 From: Maksym Tsymbarov Date: Fri, 3 Apr 2026 16:10:45 +0200 Subject: [PATCH 1/2] Add condition to not display "Add Telemetry" button for Entity view type --- .../home/components/attribute/attribute-table.component.html | 2 +- .../home/components/attribute/attribute-table.component.ts | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ui-ngx/src/app/modules/home/components/attribute/attribute-table.component.html b/ui-ngx/src/app/modules/home/components/attribute/attribute-table.component.html index 6d758b8c7b..c7d204884b 100644 --- a/ui-ngx/src/app/modules/home/components/attribute/attribute-table.component.html +++ b/ui-ngx/src/app/modules/home/components/attribute/attribute-table.component.html @@ -34,7 +34,7 @@