mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
changed default for account-selectin to "selectbox"
This commit is contained in:
parent
8633fc35e0
commit
7b339a0f5e
@ -207,7 +207,7 @@ class preferences_hooks
|
|||||||
'run_lang' => false,
|
'run_lang' => false,
|
||||||
'xmlrpc' => True,
|
'xmlrpc' => True,
|
||||||
'admin' => False,
|
'admin' => False,
|
||||||
'default'=> 'primary_group'
|
'default'=> 'selectbox'
|
||||||
),
|
),
|
||||||
'account_display' => array(
|
'account_display' => array(
|
||||||
'type' => 'select',
|
'type' => 'select',
|
||||||
|
Loading…
Reference in New Issue
Block a user