mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-11 00:08:51 +00:00
Monotone-Parent: 47bbed6cb762b2941933e8851cea9a6b681e40f4
Monotone-Revision: 1da368aaadb9a2d416b138131edcc4dcaffd44d0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-23T20:17:54 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
5
UI/WebServerResources/UIxMailView.js
Normal file
5
UI/WebServerResources/UIxMailView.js
Normal file
@@ -0,0 +1,5 @@
|
||||
function onPrintCurrentMessage(event) {
|
||||
window.print();
|
||||
|
||||
preventDefault(event);
|
||||
}
|
||||
Reference in New Issue
Block a user