]> git.mxchange.org Git - jfinancials-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:51:54 +0000 (13:51 +0100)
commit5e988d3b48ab7d25b999f5141cb47c4c1cee0cf0
treeb340677b4fe45c7e6810644d0e3085901146183f
parente5a7ae0245f38f9e9f9137d2ce8fa45181db0065
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]