mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
#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…
x
Reference in New Issue
Block a user