mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-29 16:54:06 +02:00
ServicegroupsContoller: no more need for tab...
...handling
This commit is contained in:
parent
5edce76fed
commit
cff14c8f80
@ -6,9 +6,4 @@ use Icinga\Module\Director\Web\Controller\ObjectsController;
|
|||||||
|
|
||||||
class ServicegroupsController extends ObjectsController
|
class ServicegroupsController extends ObjectsController
|
||||||
{
|
{
|
||||||
public function init()
|
|
||||||
{
|
|
||||||
parent::init();
|
|
||||||
$this->tabs()->remove('objects');
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user