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…
Reference in New Issue