mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
Fix context menu Infolog -> linked entries opens infolog in iframe (too small)
This commit is contained in:
parent
637ebac127
commit
ac7b5271a9
@ -897,6 +897,7 @@ window.egw_LAB.wait(function() {
|
||||
'action' => 'addressbook',
|
||||
'action_id' => implode(',',$checked),
|
||||
'action_title' => count($checked) > 1 ? lang('selected contacts') : '',
|
||||
'ajax' => 'true'
|
||||
));
|
||||
break;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user