]> git.mxchange.org Git - jjobs-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:55:57 +0000 (13:55 +0100)
commitd0ed0869aedbd0d709507837e2e2545d4c51b760
tree8c521a3055c6103779fc37d6be8cad890161022b
parent6f6ee8f723bf0cbbf87fb61066a49e0bb58c40db
Please cherry-pick:
- moved related files for jcontact-business-core to own "business" folder
- updated navigation rules accordingly
31 files changed:
web/WEB-INF/faces-config.xml
web/WEB-INF/templates/admin/branch_office/admin_form_branch_office_data.tpl [deleted file]
web/WEB-INF/templates/admin/branch_office/admin_form_branch_opening_time.tpl [deleted file]
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/WEB-INF/templates/admin/department/admin_form_department_data.tpl [deleted file]
web/WEB-INF/templates/admin/employee/admin_form_employee_data.tpl [deleted file]
web/WEB-INF/templates/admin/headquarter/admin_form_headquarter_data.tpl [deleted file]
web/WEB-INF/templates/admin/headquarter/admin_form_headquarter_opening_time.tpl [deleted file]
web/WEB-INF/templates/admin/opening_time/admin_form_opening_time.tpl [deleted file]
web/admin/basic_data/admin_basic_data_list.xhtml [deleted file]
web/admin/branch_office/admin_branch_office_edit.xhtml [deleted file]
web/admin/branch_office/admin_branch_office_list.xhtml [deleted file]
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]
web/admin/department/admin_department_edit.xhtml [deleted file]
web/admin/department/admin_department_list.xhtml [deleted file]
web/admin/employee/admin_employee_list.xhtml [deleted file]
web/admin/headquarter/admin_headquarter_list.xhtml [deleted file]
web/admin/opening_time/admin_opening_time_list.xhtml [deleted file]