mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
not using an iframe, when open calendar of contact
This commit is contained in:
parent
db300a7ca7
commit
605ead0c59
@ -539,7 +539,7 @@ class addressbook_ui extends addressbook_bo
|
||||
'calendar_view' => array(
|
||||
'caption' => 'Show',
|
||||
'icon' => 'view',
|
||||
'url' => 'menuaction=calendar.calendar_uilist.listview&filter=all&owner=0,c$id',
|
||||
'url' => 'menuaction=calendar.calendar_uilist.listview&filter=all&owner=0,c$id&ajax=true',
|
||||
'targetapp' => 'calendar', // open in calendar tab
|
||||
),
|
||||
'calendar_add' => array(
|
||||
|
Loading…
Reference in New Issue
Block a user