]> git.mxchange.org Git - jjobs-war.git/commit
Initial import from addressbook-war project
authorRoland Haeder <roland@mxchange.org>
Mon, 15 Feb 2016 15:36:11 +0000 (16:36 +0100)
committerRoland Haeder <roland@mxchange.org>
Mon, 15 Feb 2016 15:36:11 +0000 (16:36 +0100)
commit9b4203e0a6872a594125967df461aa6f801005c8
tree286da3a87abad52bb67c0083fe7d937e063603f4
parentc488b995a5b9a04934df3ed185d6892486fe9812
Initial import from addressbook-war project
25 files changed:
src/java/org/mxchange/localization/bundle_de_DE.properties [new file with mode: 0644]
src/java/org/mxchange/localization/bundle_en_US.properties [new file with mode: 0644]
web/WEB-INF/templates.dist/admin_page.xhtml [new file with mode: 0644]
web/WEB-INF/templates.dist/guest_page.xhtml [new file with mode: 0644]
web/WEB-INF/templates.dist/login_page.xhtml [new file with mode: 0644]
web/WEB-INF/templates.dist/template.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/admin_base.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/admin_footer.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/admin_menu.tpl [new file with mode: 0644]
web/WEB-INF/templates/base.tpl [new file with mode: 0644]
web/WEB-INF/templates/generic/form_personal_data.tpl [new file with mode: 0644]
web/WEB-INF/templates/generic/gender_selection_box.tpl [new file with mode: 0644]
web/WEB-INF/templates/generic/profile_mode_selection_box.tpl [new file with mode: 0644]
web/WEB-INF/templates/generic/user_profile_link.tpl [new file with mode: 0644]
web/WEB-INF/templates/generic/userid_error.tpl [new file with mode: 0644]
web/WEB-INF/templates/guest/guest_base.tpl [new file with mode: 0644]
web/WEB-INF/templates/guest/guest_footer.tpl [new file with mode: 0644]
web/WEB-INF/templates/guest/guest_login_form.tpl [new file with mode: 0644]
web/WEB-INF/templates/guest/guest_menu.tpl [new file with mode: 0644]
web/WEB-INF/templates/guest/guest_privacy_terms.tpl [new file with mode: 0644]
web/WEB-INF/templates/guest/guest_registration_form.tpl [new file with mode: 0644]
web/WEB-INF/templates/login/login_base.tpl [new file with mode: 0644]
web/WEB-INF/templates/login/login_footer.tpl [new file with mode: 0644]
web/WEB-INF/templates/login/login_menu.tpl [new file with mode: 0644]
web/index.xhtml