mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-06 22:08:51 +00:00
Mantis 1911: Added support for shor time format in calendar view
Monotone-Parent: 3cb43f8e60e5dd474976b8e32f28cbb097744a16 Monotone-Revision: 9a9029239df8b59ccf4609e50402e80e31085154 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-25T15:05:01 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -533,7 +533,7 @@ function initTabIndex(addressList, subjectField, msgArea) {
|
||||
}
|
||||
|
||||
function initMailEditor() {
|
||||
if (composeMode != "html")
|
||||
if (composeMode != "html" && $("text"))
|
||||
$("text").style.display = "block";
|
||||
|
||||
var list = $("attachments");
|
||||
|
||||
Reference in New Issue
Block a user