should be on pagecreate

This commit is contained in:
Adam Bradley
2013-08-25 01:33:22 -05:00
parent 583c0826eb
commit ae871c1613

View File

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