mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-19 12:55:08 +02:00
Add hrules to sidebox menus
This commit is contained in:
@@ -126,6 +126,7 @@ class timesheet_hooks
|
||||
'link' => "javascript:egw.open('','$appname','add')"
|
||||
),
|
||||
);
|
||||
$file[] = ['text'=>'--'];
|
||||
$file['Placeholders'] = Egw::link('/index.php','menuaction=timesheet.timesheet_merge.show_replacements');
|
||||
display_sidebox($appname,$GLOBALS['egw_info']['apps'][$appname]['title'].' '.lang('Menu'),$file);
|
||||
}
|
||||
|
Reference in New Issue
Block a user