mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:42 +01:00
Remove not used tab in common preferences
This commit is contained in:
parent
e30501b736
commit
153d1e4b12
@ -124,13 +124,6 @@ $GLOBALS['settings'] = array(
|
|||||||
'xmlrpc' => True,
|
'xmlrpc' => True,
|
||||||
'admin' => False,
|
'admin' => False,
|
||||||
),
|
),
|
||||||
'universalaccesssection' => array(
|
|
||||||
'type' => 'section',
|
|
||||||
'title' => lang('Universal Access'),
|
|
||||||
'no_lang'=> true,
|
|
||||||
'xmlrpc' => False,
|
|
||||||
'admin' => False,
|
|
||||||
),
|
|
||||||
'navbar_format' => false, // not used in JDots (defined in common prefs)
|
'navbar_format' => false, // not used in JDots (defined in common prefs)
|
||||||
'default_app' => false, // not used in JDots, as we can have multiple tabs open ...
|
'default_app' => false, // not used in JDots, as we can have multiple tabs open ...
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user