mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:50 +01:00
fix not working calendar view context menu
This commit is contained in:
parent
96e0c77fce
commit
db300a7ca7
@ -540,7 +540,6 @@ class addressbook_ui extends addressbook_bo
|
||||
'caption' => 'Show',
|
||||
'icon' => 'view',
|
||||
'url' => 'menuaction=calendar.calendar_uilist.listview&filter=all&owner=0,c$id',
|
||||
'onExecute' => 'javaScript:app.addressbook.add_cal', // call server for org-view only
|
||||
'targetapp' => 'calendar', // open in calendar tab
|
||||
),
|
||||
'calendar_add' => array(
|
||||
|
Loading…
Reference in New Issue
Block a user