1
0

re-renamed addLoadEvent

This commit is contained in:
Garvin Hicking
2014-03-06 16:00:20 +01:00
parent a9505b4d2f
commit a5bd6563dd
2 changed files with 14 additions and 14 deletions

View File

@ -279,7 +279,7 @@ if (parent.frames && parent.frames['tree']) {
tree.draw();
}
serendipity.addLoadEvent(treeInit);
addLoadEvent(treeInit);
</script>
{/if}
</body>