mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-14 19:31:22 +00:00
Monotone-Parent: a4dc112ad42d8b85263a723606a21cfe34e94865
Monotone-Revision: 2519a63de2bcf36a1f0aeeece831f277cf94934c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T22:35:36 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -156,4 +156,4 @@ function onComponentEditorLoad(event) {
|
||||
menuItems[i].addEventListener("mouseup", onMenuSetClassification, false);
|
||||
}
|
||||
|
||||
window.addEventListener("load", onComponentEditorLoad, false);
|
||||
addEvent(window, 'load', onComponentEditorLoad);
|
||||
|
||||
Reference in New Issue
Block a user