mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
Filemanager - remove unused collabora user color preference
This commit is contained in:
parent
a7bfd5c871
commit
1b669b1405
@ -265,15 +265,6 @@ class filemanager_hooks
|
|||||||
'xmlrpc' => False,
|
'xmlrpc' => False,
|
||||||
'admin' => False
|
'admin' => False
|
||||||
),
|
),
|
||||||
'collab_user_color' => array(
|
|
||||||
'type' => 'color',
|
|
||||||
'label' => lang('User color indicator'),
|
|
||||||
'name' => 'collab_user_color',
|
|
||||||
'help' => lang('Use eg. %1 or %2','#FF0000','orange'),
|
|
||||||
'no_lang'=> true,
|
|
||||||
'xmlrpc' => True,
|
|
||||||
'admin' => False,
|
|
||||||
),
|
|
||||||
'collab_excluded_mimes' => array(
|
'collab_excluded_mimes' => array(
|
||||||
'type' => 'taglist',
|
'type' => 'taglist',
|
||||||
'label' => lang('Excludes selected mime types'),
|
'label' => lang('Excludes selected mime types'),
|
||||||
|
Loading…
Reference in New Issue
Block a user