Helps if I turn it on - Add context menu link to filemanager

This commit is contained in:
Nathan Gray 2013-04-03 16:38:47 +00:00
parent 1f0baecf0e
commit 8a55a0f99e

View File

@ -973,7 +973,7 @@ class timesheet_ui extends timesheet_bo
// Other applications // Other applications
$group++; $group++;
if (false &&$GLOBALS['egw_info']['user']['apps']['filemanager']) if ($GLOBALS['egw_info']['user']['apps']['filemanager'])
{ {
$actions['filemanager'] = array( $actions['filemanager'] = array(
'icon' => 'filemanager/navbar', 'icon' => 'filemanager/navbar',