program/js/app.js @@ -252,6 +252,9 @@ } // show printing dialog else if (this.env.action == 'print' && this.env.uid) if (bw.safari) window.setTimeout('window.print()', 10); else window.print(); // get unread count for each mailbox