]> git.mxchange.org Git - pizzaservice-war.git/commit
added administrative edit/delete for categories and products
authorRoland Haeder <roland@mxchange.org>
Sun, 10 Apr 2016 18:20:35 +0000 (20:20 +0200)
committerRoland Haeder <roland@mxchange.org>
Sun, 10 Apr 2016 18:20:35 +0000 (20:20 +0200)
commitdf142ea89972bc5c2f67ec402119770be9750fd8
tree58ea95066dd1f200747007501abe9f4c600922a8
parent273c2a29e6e9e2de22ea4877f28c29adbe068cb4
added administrative edit/delete for categories and products
12 files changed:
nbproject/faces-config.NavData
src/java/org/mxchange/localization/bundle_de_DE.properties
src/java/org/mxchange/localization/bundle_en_US.properties
web/WEB-INF/faces-config.xml
web/admin/admin_category.xhtml [deleted file]
web/admin/admin_category_delete.xhtml [new file with mode: 0644]
web/admin/admin_category_edit.xhtml [new file with mode: 0644]
web/admin/admin_category_list.xhtml [new file with mode: 0644]
web/admin/admin_product.xhtml [deleted file]
web/admin/admin_product_delete.xhtml [new file with mode: 0644]
web/admin/admin_product_edit.xhtml [new file with mode: 0644]
web/admin/admin_product_list.xhtml [new file with mode: 0644]