mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2026-06-08 16:24:21 -04:00
parent
c1e80afff4
commit
db227f9851
1 changed files with 2 additions and 1 deletions
|
|
@ -8,7 +8,8 @@ class HostsController extends ObjectsController
|
|||
{
|
||||
protected $multiEdit = array(
|
||||
'imports',
|
||||
'groups'
|
||||
'groups',
|
||||
'disabled'
|
||||
);
|
||||
|
||||
protected function checkDirectorPermissions()
|
||||
|
|
|
|||
Loading…
Reference in a new issue