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:
Francis Lachapelle
2007-09-21 14:22:04 +00:00
parent 6f23d805c7
commit e3f661afec
@@ -6,4 +6,4 @@ function initACLButtons() {
$("cancelButton").addEventListener("click", onCancelClick, false);
}
window.addEventListener("load", initACLButtons, false);
addEvent(window, "load", initACLButtons);