]> git.mxchange.org Git - pizzaservice-war.git/commit
Continued with project:
authorRoland Haeder <roland@mxchange.org>
Mon, 17 Aug 2015 13:45:28 +0000 (15:45 +0200)
committerRoland Haeder <roland@mxchange.org>
Mon, 17 Aug 2015 13:50:26 +0000 (15:50 +0200)
commitd90f77e7670607cc7fb4bbb3db1422c97004ee57
tree2345de6b7bf42c6f4bbfc56b999827f9fc69d854
parentc1d2607449daf7c968d94802dddd6c79087f461c
Continued with project:
- added new pages "privacy.jsp" and "terms.jsp"
- form "register.jsp" is basicly finished
- added more CSS classes
Signed-off-by:Roland Häder <roland@mxchange.org>
19 files changed:
src/java/org/mxchange/pizzaapplication/application/PizzaServiceApplication.java
web/admin/category.jsp
web/admin/product.jsp
web/bye.jsp
web/customer/login.jsp
web/customer/lost_passwd.jsp
web/customer/register.jsp
web/errorHandler.jsp
web/finished.jsp
web/index.jsp
web/preview.jsp
web/privacy.jsp [new file with mode: 0644]
web/static/admin/category_selection_box.jsp
web/static/admin/parent_category_selection_box.jsp
web/static/footer.jsp [new file with mode: 0644]
web/static/forms/form_login.jsp
web/static/gender_selection_box.jsp
web/style.css
web/terms.jsp [new file with mode: 0644]