IcingaTimePeriodForm: allow to delete timeperiods

This commit is contained in:
Thomas Gelf 2016-02-25 18:37:10 +01:00
parent b31855ac33
commit 78877e9440
1 changed files with 2 additions and 0 deletions

View File

@ -44,5 +44,7 @@ class IcingaTimePeriodForm extends DirectorObjectForm
));
$this->addImportsElement();
$this->setButtons();
}
}