Index: branches/resourceloader/phase3/skins/common/wikibits.js |
— | — | @@ -50,7 +50,7 @@ |
51 | 51 | /*extern ta, stylepath, skin */ |
52 | 52 | |
53 | 53 | // add any onload functions in this hook (please don't hard-code any events in the xhtml source) |
54 | | -window.doneOnloadHook; |
| 54 | +window.doneOnloadHook = undefined; |
55 | 55 | |
56 | 56 | if (!window.onloadFuncts) { |
57 | 57 | window.onloadFuncts = []; |