mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-24 14:11:29 +01:00
added show popup on click on resources icon
This commit is contained in:
parent
ad013e644a
commit
4a4b6c3aaf
@ -77,7 +77,7 @@ class resources_hooks
|
|||||||
'Global Categories' => $GLOBALS['egw']->link('/index.php',array(
|
'Global Categories' => $GLOBALS['egw']->link('/index.php',array(
|
||||||
'menuaction' => 'admin.uicategories.index',
|
'menuaction' => 'admin.uicategories.index',
|
||||||
'appname' => $appname,
|
'appname' => $appname,
|
||||||
'global_cats'=> True)),
|
'global_cats'=> true)),
|
||||||
'Configure Access Permissions' => $GLOBALS['egw']->link('/index.php',
|
'Configure Access Permissions' => $GLOBALS['egw']->link('/index.php',
|
||||||
'menuaction=resources.ui_acl.acllist')
|
'menuaction=resources.ui_acl.acllist')
|
||||||
// 'Custom fields, typ and status' => $GLOBALS['egw']->link('/index.php',array(
|
// 'Custom fields, typ and status' => $GLOBALS['egw']->link('/index.php',array(
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user