]> git.mxchange.org Git - pizzaservice-war.git/commit
Moved generic templates/page files to sub folders for re-organization.
authorRoland Haeder <roland@mxchange.org>
Sun, 17 Apr 2016 14:48:08 +0000 (16:48 +0200)
committerRoland Haeder <roland@mxchange.org>
Sun, 17 Apr 2016 14:48:08 +0000 (16:48 +0200)
commitbaef8807be94e6d3c5db53a11275300678b62426
tree3f8a332cbfd52315dad174bb970eba6cee17c20f
parentb895ad17802bb45b11595b69b979c7c51161b2b2
Moved generic templates/page files to sub folders for re-organization.

Signed-off-by: Roland Häder <roland@mxchange.org>
50 files changed:
nbproject/faces-config.NavData
web/WEB-INF/faces-config.xml
web/WEB-INF/templates/admin/admin_cellphone_data.tpl [deleted file]
web/WEB-INF/templates/admin/admin_cellphone_links.tpl [deleted file]
web/WEB-INF/templates/admin/admin_form_country_data.tpl [deleted file]
web/WEB-INF/templates/admin/admin_form_mobile_provider.tpl [deleted file]
web/WEB-INF/templates/admin/admin_form_personal_data.tpl [deleted file]
web/WEB-INF/templates/admin/admin_user_links.tpl [deleted file]
web/WEB-INF/templates/admin/cellphone/admin_cellphone_data.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/cellphone/admin_cellphone_links.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/country/admin_form_country_data.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/mobile_provider/admin_form_mobile_provider.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/user/admin_form_user_personal_data.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/user/admin_user_links.tpl [new file with mode: 0644]
web/admin/admin_contact_cellphone_delete.xhtml [deleted file]
web/admin/admin_contact_cellphone_edit.xhtml [deleted file]
web/admin/admin_contact_cellphone_list.xhtml [deleted file]
web/admin/admin_contact_cellphone_show.xhtml [deleted file]
web/admin/admin_contact_cellphone_unlink.xhtml [deleted file]
web/admin/admin_contact_show.xhtml [deleted file]
web/admin/admin_country_delete.xhtml [deleted file]
web/admin/admin_country_edit.xhtml [deleted file]
web/admin/admin_country_list.xhtml [deleted file]
web/admin/admin_mobile_provider_delete.xhtml [deleted file]
web/admin/admin_mobile_provider_edit.xhtml [deleted file]
web/admin/admin_mobile_provider_list.xhtml [deleted file]
web/admin/admin_mobile_provider_show.xhtml [deleted file]
web/admin/admin_user_delete.xhtml [deleted file]
web/admin/admin_user_edit.xhtml [deleted file]
web/admin/admin_user_list.xhtml [deleted file]
web/admin/admin_user_show.xhtml [deleted file]
web/admin/admin_user_unlock.xhtml [deleted file]
web/admin/cellphone/admin_contact_cellphone_delete.xhtml [new file with mode: 0644]
web/admin/cellphone/admin_contact_cellphone_edit.xhtml [new file with mode: 0644]
web/admin/cellphone/admin_contact_cellphone_list.xhtml [new file with mode: 0644]
web/admin/cellphone/admin_contact_cellphone_show.xhtml [new file with mode: 0644]
web/admin/cellphone/admin_contact_cellphone_unlink.xhtml [new file with mode: 0644]
web/admin/contact/admin_contact_show.xhtml [new file with mode: 0644]
web/admin/country/admin_country_delete.xhtml [new file with mode: 0644]
web/admin/country/admin_country_edit.xhtml [new file with mode: 0644]
web/admin/country/admin_country_list.xhtml [new file with mode: 0644]
web/admin/mobile_provider/admin_mobile_provider_delete.xhtml [new file with mode: 0644]
web/admin/mobile_provider/admin_mobile_provider_edit.xhtml [new file with mode: 0644]
web/admin/mobile_provider/admin_mobile_provider_list.xhtml [new file with mode: 0644]
web/admin/mobile_provider/admin_mobile_provider_show.xhtml [new file with mode: 0644]
web/admin/user/admin_user_delete.xhtml [new file with mode: 0644]
web/admin/user/admin_user_edit.xhtml [new file with mode: 0644]
web/admin/user/admin_user_list.xhtml [new file with mode: 0644]
web/admin/user/admin_user_show.xhtml [new file with mode: 0644]
web/admin/user/admin_user_unlock.xhtml [new file with mode: 0644]