IcingaHostForm: re-add zone element, got lost

fixes #1110
This commit is contained in:
Thomas Gelf 2017-08-25 11:04:26 +02:00
parent fbcf206b3a
commit 9d369b5f16
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ class IcingaHostForm extends DirectorObjectForm
*/
protected function addClusteringElements()
{
$this->addZoneElement();
$this->addBoolean('has_agent', [
'label' => $this->translate('Icinga2 Agent'),
'description' => $this->translate(