mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-25 23:04:53 +02:00
SyncRuleForm: allow to delete sync rules
This commit is contained in:
parent
7b04d82671
commit
bac6a519a3
@ -58,5 +58,7 @@ class SyncRuleForm extends DirectorObjectForm
|
||||
'label' => $this->translate('Filter Expression'),
|
||||
'description' => $this->translate('This allows to filter for specific parts'),
|
||||
));
|
||||
|
||||
$this->setButtons();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user