mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-05-28 04:02:39 -04:00
parent
83a0e53a46
commit
1f7c8c712f
1 changed files with 6 additions and 0 deletions
|
|
@ -223,3 +223,9 @@ $dashboard->add(
|
|||
$this->translate('Host Problems'),
|
||||
'monitoring/list/hosts?host_problem=1&sort=host_severity'
|
||||
);
|
||||
|
||||
/*
|
||||
* CSS
|
||||
*/
|
||||
$this->provideCssFile('colors.less');
|
||||
$this->provideCssFile('service-grid.less');
|
||||
|
|
|
|||
Loading…
Reference in a new issue