mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 15:54:03 +02:00
parent
66031ed6bf
commit
968fa36cfd
@ -130,7 +130,7 @@ $section->add('performance info', $this->translate('Performance Info'), array(
|
|||||||
/*
|
/*
|
||||||
* Dashboard
|
* Dashboard
|
||||||
*/
|
*/
|
||||||
$dashboard = $this->dashboard('current-incidents', $this->translate('Current Incidents'));
|
$dashboard = $this->dashboard('current incidents')->setTitle($this->translate('Current Incidents'));
|
||||||
$dashboard->add(
|
$dashboard->add(
|
||||||
'service problems',
|
'service problems',
|
||||||
$this->translate('Service Problems'),
|
$this->translate('Service Problems'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user