]> git.mxchange.org Git - pizzaservice-war.git/commit
Moved category/product pages/templates to corresponding sub folders (re-organizing)
authorRoland Haeder <roland@mxchange.org>
Sun, 17 Apr 2016 14:34:31 +0000 (16:34 +0200)
committerRoland Haeder <roland@mxchange.org>
Sun, 17 Apr 2016 14:34:31 +0000 (16:34 +0200)
commitb895ad17802bb45b11595b69b979c7c51161b2b2
tree290fc94524ceccef8ed4e30f430fdc7d6117237a
parent15cb3ac362ff16597d45bba9d39f3a193e917b69
Moved category/product pages/templates to corresponding sub folders (re-organizing)
18 files changed:
nbproject/faces-config.NavData
web/WEB-INF/faces-config.xml
web/WEB-INF/templates/admin/admin_category_selection_box.tpl [deleted file]
web/WEB-INF/templates/admin/admin_parent_category_selection_box.tpl [deleted file]
web/WEB-INF/templates/admin/category/admin_category_selection_box.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/category/admin_parent_category_selection_box.tpl [new file with mode: 0644]
web/admin/admin_category_delete.xhtml [deleted file]
web/admin/admin_category_edit.xhtml [deleted file]
web/admin/admin_category_list.xhtml [deleted file]
web/admin/admin_product_delete.xhtml [deleted file]
web/admin/admin_product_edit.xhtml [deleted file]
web/admin/admin_product_list.xhtml [deleted file]
web/admin/category/admin_category_delete.xhtml [new file with mode: 0644]
web/admin/category/admin_category_edit.xhtml [new file with mode: 0644]
web/admin/category/admin_category_list.xhtml [new file with mode: 0644]
web/admin/product/admin_product_delete.xhtml [new file with mode: 0644]
web/admin/product/admin_product_edit.xhtml [new file with mode: 0644]
web/admin/product/admin_product_list.xhtml [new file with mode: 0644]