mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 23:34:08 +02:00
parent
83a0e53a46
commit
1f7c8c712f
@ -223,3 +223,9 @@ $dashboard->add(
|
|||||||
$this->translate('Host Problems'),
|
$this->translate('Host Problems'),
|
||||||
'monitoring/list/hosts?host_problem=1&sort=host_severity'
|
'monitoring/list/hosts?host_problem=1&sort=host_severity'
|
||||||
);
|
);
|
||||||
|
|
||||||
|
/*
|
||||||
|
* CSS
|
||||||
|
*/
|
||||||
|
$this->provideCssFile('colors.less');
|
||||||
|
$this->provideCssFile('service-grid.less');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user