forked from extern/egroupware
take care that calendar lang is loaded before opening calendar_uiforms.meeting
This commit is contained in:
parent
874b4b594f
commit
6d23dfbd31
@ -2648,6 +2648,7 @@ $this->partID = $partID;
|
||||
'sender' => $sender,
|
||||
));
|
||||
$this->mail_bo->htmlOptions = $bufferHtmlOptions;
|
||||
translation::add_app('calendar');
|
||||
return ExecMethod( 'calendar.calendar_uiforms.meeting',
|
||||
array('event'=>null,'msg'=>'','useSession'=>true)
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user