mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-28 16:24:05 +02:00
ConfigForm: one more section
This commit is contained in:
parent
68677e610f
commit
7bb44e488c
@ -16,6 +16,7 @@ class ConfigForm extends QuickForm
|
||||
$config = $this->config();
|
||||
$resources = $this->enumResources();
|
||||
|
||||
$this->addHtml(sprintf('<h3>%s</h3>', $this->translate('Database backend')));
|
||||
$this->addElement('select', 'resource', array(
|
||||
'required' => true,
|
||||
'label' => $this->translate('DB Resource'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user