mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-14 18:38:29 +02:00
* Infolog: Add a context menu action to view a list of linked timesheets
This commit is contained in:
@ -54,8 +54,9 @@ class timesheet_hooks
|
||||
'view_id' => 'ts_id',
|
||||
'view_popup' => '630x480',
|
||||
'edit_popup' => '630x480',
|
||||
'index' => array(
|
||||
'list' => array(
|
||||
'menuaction' => 'timesheet.timesheet_ui.index',
|
||||
'ajax' => 'true'
|
||||
),
|
||||
'add' => array(
|
||||
'menuaction' => TIMESHEET_APP.'.timesheet_ui.edit',
|
||||
|
Reference in New Issue
Block a user