mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 17:24:18 +02:00
parent
ac8114f32c
commit
86b9f8e963
@ -137,6 +137,9 @@ class ServiceController extends ObjectController
|
||||
|
||||
$form = IcingaServiceForm::load()->setDb($this->db());
|
||||
|
||||
if ($this->set) {
|
||||
$form->setServiceSet($this->set);
|
||||
}
|
||||
if ($this->host && $object->usesVarOverrides()) {
|
||||
$fake = IcingaService::create(array(
|
||||
'object_type' => 'object',
|
||||
|
Loading…
x
Reference in New Issue
Block a user