mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-08 13:05:28 +00:00
Monotone-Parent: 939efb8fd6244aa67aa4ca8fea58835975b430fa
Monotone-Revision: 8c71c2f6c15c42ccc96502db7a2872d682131749 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-21T14:22:04 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -6,4 +6,4 @@ function initACLButtons() {
|
||||
$("cancelButton").addEventListener("click", onCancelClick, false);
|
||||
}
|
||||
|
||||
window.addEventListener("load", initACLButtons, false);
|
||||
addEvent(window, "load", initACLButtons);
|
||||
|
||||
Reference in New Issue
Block a user