From 65cfb69bfc79c56e3c515fc2a64f226bfb35288d Mon Sep 17 00:00:00 2001 From: miguel angel rasteu Date: Thu, 13 Apr 2023 15:47:45 +0200 Subject: [PATCH] #10941 remove class table_action_buttons to make alert status visible ever --- pandora_console/godmode/alerts/alert_list.list.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/pandora_console/godmode/alerts/alert_list.list.php b/pandora_console/godmode/alerts/alert_list.list.php index 9542635942..3d2ba0d1f1 100644 --- a/pandora_console/godmode/alerts/alert_list.list.php +++ b/pandora_console/godmode/alerts/alert_list.list.php @@ -903,10 +903,7 @@ foreach ($simple_alerts as $alert) { $data[3] .= ''; } - $table_alert_list->cellclass[] = [ - 1 => 'table_action_buttons', - 4 => 'table_action_buttons', - ]; + $table_alert_list->cellclass[] = [4 => 'table_action_buttons']; $data[4] = '
'; if ($alert['disabled']) { $data[4] .= html_print_input_image(