forked from extern/egroupware
Call ajax_refreshVacationNotice as a static method
This commit is contained in:
parent
b8704c4ef9
commit
76f2141502
@ -985,7 +985,7 @@ app.classes.mail = AppJS.extend(
|
||||
*/
|
||||
mail_callRefreshVacationNotice: function(_server)
|
||||
{
|
||||
egw.jsonq('mail.mail_ui.ajax_refreshVacationNotice',[_server]);
|
||||
egw.jsonq('mail_ui::ajax_refreshVacationNotice',[_server]);
|
||||
},
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user