Hello,
I found that for disabling the confirmation message showed when closing the browser, I have to change the proper method so it returns null instead of a valid string.
I found three recurrence of this code within the following files:Code:ZmZimbraMail._confirmExitMethod=function(){ //return ZmMsg.appExitWarning; return null; };
/js/ZimbraMail_all.js
/js/ZimbraNewWindow_all.js
/js/ZimbraMail/ZimbraMail.js
and I changed all. Even if I restart the server, delete the compiled jsp or just clean the browser cache, the confirmation message still appears.
Any hint?
Best regards, Alessandro


LinkBack URL
About LinkBacks


