should be on pagecreate

This commit is contained in:
octicon-git-branch(16/)
octicon-tag(16/)
Adam Bradley
2013-08-25 01:33:22 -05:00
gitea-unlock(16/)
parent 583c0826eb
commit ae871c1613

2
js/framework/framework-template.js
View File

@@ -54,6 +54,6 @@
}
framework.on("pageview", initTemplates);
framework.on("pagecreate", initTemplates);
})(this, document, FM = this.FM || {});