зеркало из https://github.com/mozilla/gecko-dev.git
Fix for 13328. Approved by leaf.
This commit is contained in:
Родитель
427d753d86
Коммит
d9a3e093d7
|
@ -154,7 +154,7 @@ function ComposeStartup()
|
|||
// setEditorType MUST be call before setContentWindow
|
||||
if (msgCompose.composeHTML)
|
||||
{
|
||||
window.editorShell.SetEditorType("htmlMail");
|
||||
window.editorShell.SetEditorType("html");
|
||||
dump("editor initialized in HTML mode\n");
|
||||
}
|
||||
else
|
||||
|
|
Загрузка…
Ссылка в новой задаче