IcingaTimePeriodForm: allow to delete timeperiods
This commit is contained in:
parent
b31855ac33
commit
78877e9440
|
@ -44,5 +44,7 @@ class IcingaTimePeriodForm extends DirectorObjectForm
|
||||||
));
|
));
|
||||||
|
|
||||||
$this->addImportsElement();
|
$this->addImportsElement();
|
||||||
|
|
||||||
|
$this->setButtons();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue