nav stuff

This commit is contained in:
Adam Bradley
2013-08-26 10:46:11 -05:00
parent 7beb06dba5
commit d160ca6117
6 changed files with 34 additions and 23 deletions

View File

@ -10,6 +10,9 @@
// trigger that the start page is in view
framework.trigger("pageview");
// trigger that the webapp has been initalized
framework.trigger("initalized");
}
// When the DOM is ready, initalize the webapp