mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
IcingaServiceForm: allow to delete Services...
...created in an automated way while still allowing one to override vars.
This commit is contained in:
parent
189551f5bf
commit
960fb4a3d0
@ -93,8 +93,7 @@ class IcingaServiceForm extends DirectorObjectForm
|
||||
);
|
||||
|
||||
$this->addHtmlHint($msg);
|
||||
|
||||
$this->setSubmitLabel(
|
||||
$this->setButtons()->setSubmitLabel(
|
||||
$this->translate('Override vars')
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user