mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-07 21:05:18 +02:00
Installation: Hide the required cue when choosing the preference backend
refs #7934
This commit is contained in:
parent
ea7b77eb72
commit
d3f9bd633c
@ -16,6 +16,7 @@ class PreferencesPage extends Form
|
||||
*/
|
||||
public function init()
|
||||
{
|
||||
$this->setRequiredCue(null);
|
||||
$this->setName('setup_preferences_type');
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user