Removed reference to FastInit.js

Monotone-Parent: 244f630f9b5b56de06c1348c5371d785e2f3d3a3
Monotone-Revision: 3a4ed372ee2495e9c893842ebe71384ea3ebcd65

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-03-12T21:09:14
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2009-03-12 21:09:14 +00:00
parent 40b6d7a77c
commit 21ab040534
22 changed files with 52 additions and 48 deletions
+1 -1
View File
@@ -718,7 +718,7 @@ function onFreeBusyLoadHandler() {
$$('TABLE#freeBusy TD.freeBusyData DIV').first().observe("scroll", onScroll);
}
FastInit.addOnLoad(onFreeBusyLoadHandler);
document.observe("dom:loaded", onFreeBusyLoadHandler);
/* Functions related to UIxTimeDateControl widget */