From 348ec4e14aeaf4e98fcab96f0ae7242d178db69b Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Wed, 26 Dec 2012 13:30:42 +0100 Subject: o Starting on a better front page. --- .../webapp/WEB-INF/tags/common/head-element.tagx | 2 +- src/main/webapp/apps/core/PersonService.js | 9 ++++ src/main/webapp/apps/frontPageApp/frontPage.html | 24 ++++++++++ src/main/webapp/apps/frontPageApp/frontPageApp.js | 12 +++++ .../webapp/apps/jenkinsApp/JenkinsServerService.js | 2 +- src/main/webapp/index.jspx | 51 +++++----------------- src/main/webapp/shiro.jspx | 45 +++++++++++++++++++ 7 files changed, 102 insertions(+), 43 deletions(-) create mode 100644 src/main/webapp/apps/core/PersonService.js create mode 100644 src/main/webapp/apps/frontPageApp/frontPage.html create mode 100644 src/main/webapp/apps/frontPageApp/frontPageApp.js create mode 100644 src/main/webapp/shiro.jspx (limited to 'src/main/webapp') diff --git a/src/main/webapp/WEB-INF/tags/common/head-element.tagx b/src/main/webapp/WEB-INF/tags/common/head-element.tagx index 5321612..e552b7b 100644 --- a/src/main/webapp/WEB-INF/tags/common/head-element.tagx +++ b/src/main/webapp/WEB-INF/tags/common/head-element.tagx @@ -15,7 +15,7 @@