ServiceController: disable overview for now

This commit is contained in:
Thomas Gelf 2016-11-16 16:17:18 +01:00
parent a3ecddcd9b
commit 14908d11a4
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ class ServiceController extends ObjectController
}
}
public function indexAction()
public function futureoverviewIndexAction()
{
$object = $this->loadObject();
$title = $this->view->title = $object->object_name;