From 9348a0d70e278afcec2cff88233495198a9067a6 Mon Sep 17 00:00:00 2001 From: Jason White Date: Wed, 9 Sep 2015 12:36:36 -0400 Subject: [PATCH] Should resolve issues #25 and #2 using a backbone view to control those nav buttons --- .../main/webapp/WEB-INF/pages/main_new.jsp | 12 ++--- .../src/main/webapp/css/main.css | 4 ++ .../js/goatApp/controller/LessonController.js | 9 +++- .../webapp/js/goatApp/view/UserAndInfoView.js | 45 +++++++++++++++++++ 4 files changed, 62 insertions(+), 8 deletions(-) create mode 100644 webgoat-container/src/main/webapp/js/goatApp/view/UserAndInfoView.js diff --git a/webgoat-container/src/main/webapp/WEB-INF/pages/main_new.jsp b/webgoat-container/src/main/webapp/WEB-INF/pages/main_new.jsp index 93ca8ba56..dfcf9cda0 100644 --- a/webgoat-container/src/main/webapp/WEB-INF/pages/main_new.jsp +++ b/webgoat-container/src/main/webapp/WEB-INF/pages/main_new.jsp @@ -37,8 +37,8 @@ - - + WebGoat @@ -58,9 +58,9 @@
-
+
- @@ -176,7 +176,7 @@ -