mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
Missing commit from r45429
This commit is contained in:
parent
0d21f70f3f
commit
0cab4a7837
@ -538,7 +538,7 @@ app.classes.calendar = AppJS.extend(
|
||||
*/
|
||||
custom_mail: function (vars)
|
||||
{
|
||||
this.egw.open_link('mail.mail_compose.compose&','_blank','700x700');
|
||||
this.egw.open_link(this.egw.link("/index.php",vars),'_blank','700x700');
|
||||
},
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user