forked from extern/egroupware
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(
|
||||
'menuaction' => 'admin.uicategories.index',
|
||||
'appname' => $appname,
|
||||
'global_cats'=> True)),
|
||||
'global_cats'=> true)),
|
||||
'Configure Access Permissions' => $GLOBALS['egw']->link('/index.php',
|
||||
'menuaction=resources.ui_acl.acllist')
|
||||
// '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