mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-29 08:44:11 +02:00
IcingaServiceForm: allow to specify zone setting
This commit is contained in:
parent
89971486f7
commit
0e651c845e
@ -25,6 +25,7 @@ class IcingaServiceForm extends DirectorObjectForm
|
||||
$this->translate('Run on agent'),
|
||||
$this->translate('Whether the check commmand for this service should be executed on the Icinga agent')
|
||||
);
|
||||
$this->addZoneElement();
|
||||
$this->addImportsElement();
|
||||
$this->addCheckCommandElements();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user