mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-05 03:25:27 +00:00
Monotone-Parent: 477e32cf5b5583a15d85d9811ea38d461ff7de4e
Monotone-Revision: 469d156712114bc63eea7b914bbf76d4166fc60e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-21T19:06:05 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -496,7 +496,7 @@ function initMailEditor() {
|
||||
// textarea.observe("contextmenu", onTextContextMenu);
|
||||
textarea.observe("mousedown", onTextMouseDown, true);
|
||||
|
||||
initTabIndex(list, $$("div#subjectRow input").first(), textarea);
|
||||
initTabIndex($("addressList"), $$("div#subjectRow input").first(), textarea);
|
||||
onWindowResize(null);
|
||||
|
||||
Event.observe(window, "resize", onWindowResize);
|
||||
|
||||
Reference in New Issue
Block a user