]> git.mxchange.org Git - jjobs-war.git/commit
Rewrites: (please cherry-pick also)
authorRoland Häder <roland@mxchange.org>
Fri, 10 Jun 2016 12:55:14 +0000 (14:55 +0200)
committerRoland Haeder <roland@mxchange.org>
Sun, 7 Aug 2016 12:08:20 +0000 (14:08 +0200)
commit8df86f92bfdf0513194ace9d23670839223633d2
tree7e5926af37a171594e8a5fda9f67b86b8d03c198
parent67c7924e1191c51d8d23401bbf4ef51499033902
Rewrites: (please cherry-pick also)
- rewrote templateType to baseTemplatePathName which allows more "complex" paths than just simple
- imprint, terms and privacy can now make usage of that new variable and don't need to be shown in new browser window

Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/jjobs/beans/login/JobsUserLoginWebSessionBean.java
src/java/org/mxchange/jjobs/beans/login/JobsUserLoginWebSessionController.java
web/WEB-INF/templates.dist/guest_login_page.xhtml
web/WEB-INF/templates/login/user/user_footer.tpl
web/guest/user/user_list.xhtml
web/guest/user/user_profile.xhtml
web/imprint.xhtml
web/privacy.xhtml
web/terms.xhtml