Monotone-Parent: a789e495200d57c69888a311cea9b43fb3af88ef

Monotone-Revision: 344feed760adcba4714ac97247287f041e87b24f

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2007-10-03T15:35:58
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2007-10-03 15:35:58 +00:00
parent 3155f140cd
commit 9d40c6bc5a
+1
View File
@@ -214,6 +214,7 @@ function clickedEditorSave(sender) {
document.pageform.action = "save";
document.pageform.submit();
refreshMailbox();
return false;
}