mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-11 21:39:43 +00:00
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:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user