mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-22 13:29:29 +00:00
Monotone-Parent: 3ebb6d8ed27fdb6ba4b35f0bfcdbc625fd8620b2
Monotone-Revision: 939efb8fd6244aa67aa4ca8fea58835975b430fa Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-21T14:20:10 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