mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-27 15:54:03 +02:00
ImportSourceForm: allow to delete import sources
This commit is contained in:
parent
209d81fcd4
commit
b0bd83f23c
@ -28,6 +28,7 @@ class ImportSourceForm extends DirectorObjectForm
|
|||||||
));
|
));
|
||||||
|
|
||||||
$this->addSettings();
|
$this->addSettings();
|
||||||
|
$this->setButtons();
|
||||||
}
|
}
|
||||||
|
|
||||||
protected function addSettings($class = null)
|
protected function addSettings($class = null)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user