mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 01:04:12 +02:00
ServiceController: disable overview for now
This commit is contained in:
parent
a3ecddcd9b
commit
14908d11a4
@ -99,7 +99,7 @@ class ServiceController extends ObjectController
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public function indexAction()
|
public function futureoverviewIndexAction()
|
||||||
{
|
{
|
||||||
$object = $this->loadObject();
|
$object = $this->loadObject();
|
||||||
$title = $this->view->title = $object->object_name;
|
$title = $this->view->title = $object->object_name;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user