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();
|
||||
$title = $this->view->title = $object->object_name;
|
||||
|
|
Loading…
Reference in New Issue