mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
IcingaHostForm: disable zone for now
This commit is contained in:
parent
9800e01a5e
commit
da3c68ee07
@ -55,6 +55,6 @@ class IcingaHostForm extends DirectorObjectForm
|
|||||||
$this->getElement('imports')->setRequired();
|
$this->getElement('imports')->setRequired();
|
||||||
}
|
}
|
||||||
|
|
||||||
$this->addZoneElement();
|
// $this->addZoneElement();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user