aboutsummaryrefslogtreecommitdiff
path: root/js/controllers/main-menu-controller.js
Commit message (Collapse)AuthorAge
* Implemented about box component and hooked it up to the About menuJohn Mayhew2012-02-14
|
* -Changed the capitalization of all main top level menus from all capsJohn Mayhew2012-02-10
-Added new main-menu-controller to be the default generic handler for menu item calls that do not need to call to a specific controller -Removed the test menu item -Finalized the help submenu items and hooked them up to the main-menu-controller