Monotone-Parent: 1497550dec31ef548e52e5266a6ee957d3c10e68

Monotone-Revision: 608a60003e7ab414a1db4964517a15869cf440bb

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-07-27T21:41:27
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-07-27 21:41:27 +00:00
parent 3ede3560ff
commit 38c053e76f

View File

@@ -148,8 +148,6 @@ function clickedEditorSend(sender) {
document.pageform.action = "send";
document.pageform.submit();
window.alert("cocou");
return false;
}