mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 00:04:04 +02:00
parent
50037d8ec9
commit
ecfc8b0f0a
@ -129,6 +129,7 @@ abstract class MonitoredObjectController extends Controller
|
|||||||
$this->view->form = $form;
|
$this->view->form = $form;
|
||||||
$this->view->object = $this->object;
|
$this->view->object = $this->object;
|
||||||
$this->view->tabs->remove('dashboard');
|
$this->view->tabs->remove('dashboard');
|
||||||
|
$this->view->tabs->remove('menu-entry');
|
||||||
$this->_helper->viewRenderer('partials/command/object-command-form', null, true);
|
$this->_helper->viewRenderer('partials/command/object-command-form', null, true);
|
||||||
return $form;
|
return $form;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user