mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
IcingaServiceForm: allow to use choices
This commit is contained in:
parent
6aaae3c445
commit
9e044c558e
@ -127,6 +127,7 @@ class IcingaServiceForm extends DirectorObjectForm
|
|||||||
$this->addNameElement()
|
$this->addNameElement()
|
||||||
->addHostObjectElement()
|
->addHostObjectElement()
|
||||||
->addImportsElement()
|
->addImportsElement()
|
||||||
|
->addChoices('service')
|
||||||
->addGroupsElement()
|
->addGroupsElement()
|
||||||
->addDisabledElement()
|
->addDisabledElement()
|
||||||
->addApplyForElement()
|
->addApplyForElement()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user