Mantis 3630: SOGo 1.0.4 - IE 7.0 - 8.0 et Firefox - réponse HTML - affichage de quelques seconds du code HTML

Monotone-Parent: 0985637e09049cecd9007ee944d3e752881b83ca
Monotone-Revision: 3cb43f8e60e5dd474976b8e32f28cbb097744a16

Monotone-Author: crobert@inverse.ca
Monotone-Date: 2009-08-25T13:27:03
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
C Robert
2009-08-25 13:27:03 +00:00
parent 5a4386114d
commit 9881f32a82
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -533,6 +533,9 @@ function initTabIndex(addressList, subjectField, msgArea) {
}
function initMailEditor() {
if (composeMode != "html")
$("text").style.display = "block";
var list = $("attachments");
if (!list) return;
$(list).attachMenu("attachmentsMenu");