forked from extern/egroupware
Mobile theme W.I.P.:
- Add view mode for timesheet
This commit is contained in:
parent
413b5f4280
commit
19a21b2322
@ -928,6 +928,7 @@ class timesheet_ui extends timesheet_bo
|
|||||||
'popup' => egw_link::get_registry('timesheet', 'add_popup'),
|
'popup' => egw_link::get_registry('timesheet', 'add_popup'),
|
||||||
'group' => $group=1,
|
'group' => $group=1,
|
||||||
'disableClass' => 'th',
|
'disableClass' => 'th',
|
||||||
|
'onExecute' => html::$ua_mobile?'javaScript:app.timesheet.viewEntry':''
|
||||||
),
|
),
|
||||||
/*
|
/*
|
||||||
'view' => array(
|
'view' => array(
|
||||||
|
Loading…
Reference in New Issue
Block a user