mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2026-06-06 23:32:36 -04:00
ImportSourceForm: allow to delete import sources
This commit is contained in:
parent
209d81fcd4
commit
b0bd83f23c
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ class ImportSourceForm extends DirectorObjectForm
|
|||
));
|
||||
|
||||
$this->addSettings();
|
||||
$this->setButtons();
|
||||
}
|
||||
|
||||
protected function addSettings($class = null)
|
||||
|
|
|
|||
Loading…
Reference in a new issue