IcingaServiceForm: allow to use choices
This commit is contained in:
parent
6aaae3c445
commit
9e044c558e
|
@ -127,6 +127,7 @@ class IcingaServiceForm extends DirectorObjectForm
|
|||
$this->addNameElement()
|
||||
->addHostObjectElement()
|
||||
->addImportsElement()
|
||||
->addChoices('service')
|
||||
->addGroupsElement()
|
||||
->addDisabledElement()
|
||||
->addApplyForElement()
|
||||
|
|
Loading…
Reference in New Issue