forked from extern/egroupware
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,
|
||||
'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)
|
||||
'default_app' => false, // not used in JDots, as we can have multiple tabs open ...
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user