SettingsForm: hiding v1-masterless for now

This commit is contained in:
Thomas Gelf 2016-11-03 14:22:08 +01:00
parent 199a46abcb
commit 8b2f43e4ff
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ class SettingsForm extends QuickForm
array(
'v2' => $this->translate('Icinga v2.x'),
'v1' => $this->translate('Icinga v1.x'),
'v1-masterless' => $this->translate('Icinga v1.x (no master)'),
// Hiding for now 'v1-masterless' => $this->translate('Icinga v1.x (no master)'),
)
),
'description' => $this->translate(