* Mostly work on building demo / NU-MAYA theme for testing / working out details / etc.

This commit is contained in:
Bryan Ashby 2015-09-07 21:18:09 -06:00
parent 6517f50e0c
commit 2edc63632b
12 changed files with 180 additions and 49 deletions

View file

@ -16,6 +16,8 @@ var _ = require('lodash');
exports.MenuModule = MenuModule;
// :TODO: some of this is a bit off... should pause after finishedLoading()
function MenuModule(options) {
PluginModule.call(this, options);