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…
Reference in New Issue