mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-27 15:54:03 +02:00
DirectorObjectForm: imports field should be larger
This commit is contained in:
parent
b9bd71cc13
commit
22aa1552a4
@ -493,6 +493,7 @@ abstract class DirectorObjectForm extends QuickForm
|
||||
'label' => $this->translate('Imports'),
|
||||
'description' => $this->translate('Importable templates'),
|
||||
'multiOptions' => $this->enumAllowedTemplates(),
|
||||
'size' => 10,
|
||||
'class' => 'autosubmit'
|
||||
));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user