diff --git a/ui-ngx/src/app/modules/home/components/widget/lib/settings/alarm/alarms-table-widget-settings.component.html b/ui-ngx/src/app/modules/home/components/widget/lib/settings/alarm/alarms-table-widget-settings.component.html index 51f0574d4b..a978a44ce5 100644 --- a/ui-ngx/src/app/modules/home/components/widget/lib/settings/alarm/alarms-table-widget-settings.component.html +++ b/ui-ngx/src/app/modules/home/components/widget/lib/settings/alarm/alarms-table-widget-settings.component.html @@ -47,10 +47,13 @@ {{ 'widgets.table.enable-alarms-selection' | translate }} -
+
{{ 'widgets.table.enable-sticky-action' | translate }} + + {{ 'widgets.table.hide-action-cell-buttons' | translate }} +
widgets.table.table-buttons
diff --git a/ui-ngx/src/app/modules/home/components/widget/lib/settings/cards/entities-table-widget-settings.component.html b/ui-ngx/src/app/modules/home/components/widget/lib/settings/cards/entities-table-widget-settings.component.html index a32c214f81..2168c190b7 100644 --- a/ui-ngx/src/app/modules/home/components/widget/lib/settings/cards/entities-table-widget-settings.component.html +++ b/ui-ngx/src/app/modules/home/components/widget/lib/settings/cards/entities-table-widget-settings.component.html @@ -62,7 +62,7 @@ {{ 'widgets.table.display-entity-type' | translate }}
-
+
{{ 'widgets.table.enable-sticky-action' | translate }}