ServiceController: disable overview for now

This commit is contained in:
Thomas Gelf 2016-11-16 16:17:18 +01:00
parent a3ecddcd9b
commit 14908d11a4

View File

@ -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;