mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
Remove 'Show helpmessages' preference. Always shown via mouseover now.
This commit is contained in:
parent
8b01daa120
commit
70ba888c95
@ -227,15 +227,6 @@ class preferences_hooks
|
||||
'admin' => True,
|
||||
'forced' => true,
|
||||
),
|
||||
'show_help' => array(
|
||||
'type' => 'check',
|
||||
'label' => 'Show helpmessages by default',
|
||||
'name' => 'show_help',
|
||||
'help' => 'Should this help messages shown up always, when you enter the preferences or only on request.',
|
||||
'xmlrpc' => False,
|
||||
'admin' => False,
|
||||
'default'=> True,
|
||||
),
|
||||
'enable_dragdrop' => array(
|
||||
'type' => 'check',
|
||||
'label' => 'Enable drag and drop functionality (experimental)',
|
||||
|
Loading…
Reference in New Issue
Block a user