#11550 Fix code identation
This commit is contained in:
parent
5c1a04dbcd
commit
341f5bdb7c
|
@ -474,7 +474,7 @@ class TacticalWidget extends Widget
|
|||
25
|
||||
);
|
||||
$table->data[0][0] .= \reporting_get_stats_alerts($data);
|
||||
$table->cellstyle[0][0] = 'vertical-align: top;';
|
||||
$table->cellstyle[0][0] = 'vertical-align: top;';
|
||||
|
||||
$data_agents = [];
|
||||
$data_agents['Critical'] = $data['monitor_critical'];
|
||||
|
|
Loading…
Reference in New Issue