mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
IcingaServiceForm: provide Choices also for...
...services on Hosts, form field has been forgotten. fixes #1171
This commit is contained in:
parent
c27fd86f4c
commit
d83cf594cc
@ -265,6 +265,7 @@ class IcingaServiceForm extends DirectorObjectForm
|
||||
}
|
||||
|
||||
$this->addNameElement()
|
||||
->addChoices('service')
|
||||
->addDisabledElement()
|
||||
->groupMainProperties()
|
||||
->addCheckCommandElements()
|
||||
|
Loading…
x
Reference in New Issue
Block a user