mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 00:29:38 +01:00
don't know how to add popups here...
This commit is contained in:
parent
b6268740b9
commit
414d697a3d
@ -26,8 +26,8 @@ class resources_hooks
|
||||
$file = array(
|
||||
'resources list' => $GLOBALS['phpgw']->link('/index.php',array(
|
||||
'menuaction' => 'resources.ui_resources.index' )),
|
||||
'add' => $GLOBALS['phpgw']->link('/index.php',array(
|
||||
'menuaction' => 'resources.ui_resources.edit' ))
|
||||
/*'add' => $GLOBALS['phpgw']->link('/index.php',array(
|
||||
'menuaction' => 'resources.ui_resources.edit' ))*/
|
||||
);
|
||||
display_sidebox($appname,$GLOBALS['phpgw_info']['apps']['resources']['title'].' '.lang('Menu'),$file);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user