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:
Wolfgang Sourdeau
2007-08-23 20:17:54 +00:00
parent 20f22ec676
commit 0bdd630325

View File

@@ -0,0 +1,5 @@
function onPrintCurrentMessage(event) {
window.print();
preventDefault(event);
}