]> git.mxchange.org Git - addressbook-war.git/commit
more stuff cleaned up + added missing files
authorRoland Haeder <roland@mxchange.org>
Mon, 5 Oct 2015 11:37:15 +0000 (13:37 +0200)
committerRoland Haeder <roland@mxchange.org>
Mon, 5 Oct 2015 11:37:15 +0000 (13:37 +0200)
commitd7e7bea37d8e397ece12be6b88f47ae014333c78
treeff7210bb014792a8c00b94445fa2f2695599db02
parentf9d85402dbbfae0c638f905766e7dbd2ad939bfa
more stuff cleaned up + added missing files
Signed-off-by:Roland Häder <roland@mxchange.org>
17 files changed:
nbproject/faces-config.NavData [new file with mode: 0644]
src/java/org/mxchange/localization/bundle_de_DE.properties
src/java/org/mxchange/localization/bundle_en_US.properties
web/WEB-INF/beans.xml [new file with mode: 0644]
web/WEB-INF/faces-config.xml [new file with mode: 0644]
web/WEB-INF/glassfish-web.xml [new file with mode: 0644]
web/WEB-INF/templates/base.tpl
web/WEB-INF/templates/generic/gender_selection_box.tpl
web/WEB-INF/templates/guest/guest_base.tpl
web/WEB-INF/templates/guest/guest_personal_data.tpl
web/WEB-INF/templates/guest/guest_registration_form.tpl
web/WEB-INF/web.xml
web/index.xhtml
web/resources/css/cssLayout.css
web/user/login.xhtml [new file with mode: 0644]
web/user/lost_passwd.xhtml [new file with mode: 0644]
web/user/register.xhtml [new file with mode: 0644]