mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
IcingaCommandArgumentForm: provide delete button
This commit is contained in:
parent
a185177e14
commit
1fe59db0f2
@ -58,6 +58,8 @@ class IcingaCommandArgumentForm extends DirectorObjectForm
|
|||||||
// 'expression' => $this->translate('Icinga DSL')
|
// 'expression' => $this->translate('Icinga DSL')
|
||||||
)
|
)
|
||||||
));
|
));
|
||||||
|
|
||||||
|
$this->setButtons();
|
||||||
}
|
}
|
||||||
|
|
||||||
protected function beforeValidation($data = array())
|
protected function beforeValidation($data = array())
|
||||||
|
Loading…
x
Reference in New Issue
Block a user