mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 23:34:08 +02:00
parent
47257d74ff
commit
1e39ec668a
@ -90,8 +90,9 @@ $this->provideSearchUrl($this->translate('Servicegroups'), 'monitoring/list/serv
|
|||||||
*/
|
*/
|
||||||
$this->provideNavigationItem('host-action', $this->translate('Host Action'));
|
$this->provideNavigationItem('host-action', $this->translate('Host Action'));
|
||||||
$this->provideNavigationItem('service-action', $this->translate('Service Action'));
|
$this->provideNavigationItem('service-action', $this->translate('Service Action'));
|
||||||
$this->provideNavigationItem('host-note', $this->translate('Host Note'));
|
// Notes are disabled as we're not sure whether to really make a difference between actions and notes
|
||||||
$this->provideNavigationItem('service-note', $this->translate('Service Note'));
|
//$this->provideNavigationItem('host-note', $this->translate('Host Note'));
|
||||||
|
//$this->provideNavigationItem('service-note', $this->translate('Service Note'));
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Problems Section
|
* Problems Section
|
||||||
|
Loading…
x
Reference in New Issue
Block a user