mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 09:14:09 +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()
|
||||
->addHostObjectElement()
|
||||
->addImportsElement()
|
||||
->addChoices('service')
|
||||
->addGroupsElement()
|
||||
->addDisabledElement()
|
||||
->addApplyForElement()
|
||||
|
Loading…
x
Reference in New Issue
Block a user