From 226c9b99608465fe85638f30997491137c5462fd Mon Sep 17 00:00:00 2001 From: Jason White Date: Thu, 18 Jun 2015 18:17:51 -0400 Subject: [PATCH] TitleView implemented. Need to add way to handle on route, not just click. --- src/main/webapp/WEB-INF/pages/main_new.jsp | 4 ++-- .../js/goatApp/controller/LessonController.js | 2 ++ .../js/goatApp/controller/MenuController.js | 10 +++++++++- src/main/webapp/js/goatApp/view/GoatRouter.js | 10 +++++++--- src/main/webapp/js/goatApp/view/MenuView.js | 15 ++++++++++----- src/main/webapp/js/goatApp/view/TitleView.js | 11 +++++++++++ 6 files changed, 41 insertions(+), 11 deletions(-) create mode 100644 src/main/webapp/js/goatApp/view/TitleView.js diff --git a/src/main/webapp/WEB-INF/pages/main_new.jsp b/src/main/webapp/WEB-INF/pages/main_new.jsp index ce8ad6982..89403a14c 100644 --- a/src/main/webapp/WEB-INF/pages/main_new.jsp +++ b/src/main/webapp/WEB-INF/pages/main_new.jsp @@ -54,8 +54,8 @@ -
-

+
+