mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-04 14:46:24 +00:00
Monotone-Parent: 82121024dd2aa65f31879761d7937d78161f9888
Monotone-Revision: a7497a1857582a170a23018373da5f88ca29417c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-08T21:36:17 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
5
UI/WebServerResources/UIxMailPopupView.js
Normal file
5
UI/WebServerResources/UIxMailPopupView.js
Normal file
@@ -0,0 +1,5 @@
|
||||
function onPrintCurrentMessage(event) {
|
||||
window.print();
|
||||
|
||||
preventDefault(event);
|
||||
}
|
||||
Reference in New Issue
Block a user