]> git.mxchange.org Git - addressbook-war.git/commit
Please cherry-pick:
authorRoland Häder <roland@mxchange.org>
Thu, 3 Nov 2022 12:51:54 +0000 (13:51 +0100)
committerRoland Häder <roland@mxchange.org>
Thu, 3 Nov 2022 12:58:08 +0000 (13:58 +0100)
commit09c289e21e38cdcbad077a92e3acde7ccf923875
tree17dfd9b9ebb52a4dfe913aeb0fb477d5cf580ca3
parent4ba1497292f3078f37451c10629f5d1197512c13
Please cherry-pick:
- moved related files for jcontact-business-core to own "business" folder
- updated navigation rules accordingly
16 files changed:
web/WEB-INF/faces-config.xml
web/WEB-INF/templates/admin/business/branch_office/admin_form_branch_office_data.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/business/branch_office/admin_form_branch_opening_time.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/business/department/admin_form_department_data.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/business/employee/admin_form_employee_data.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/business/headquarter/admin_form_headquarter_data.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/business/headquarter/admin_form_headquarter_opening_time.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/business/opening_time/admin_form_opening_time.tpl [new file with mode: 0644]
web/admin/business/basic_data/admin_basic_data_list.xhtml [new file with mode: 0644]
web/admin/business/branch_office/admin_branch_office_edit.xhtml [new file with mode: 0644]
web/admin/business/branch_office/admin_branch_office_list.xhtml [new file with mode: 0644]
web/admin/business/department/admin_department_edit.xhtml [new file with mode: 0644]
web/admin/business/department/admin_department_list.xhtml [new file with mode: 0644]
web/admin/business/employee/admin_employee_list.xhtml [new file with mode: 0644]
web/admin/business/headquarter/admin_headquarter_list.xhtml [new file with mode: 0644]
web/admin/business/opening_time/admin_opening_time_list.xhtml [new file with mode: 0644]