From: Roland Häder <roland@mxchange.org>
Date: Sun, 6 Nov 2022 14:33:04 +0000 (+0100)
Subject: Please cherry-pick:
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=dacd6433741b2489fe02da435b2027865f395601;p=pizzaservice-war.git

Please cherry-pick:
- fixed path, opps!
---

diff --git a/web/admin/business/department/admin_department_list.xhtml b/web/admin/business/department/admin_department_list.xhtml
index 192053de..036da9cc 100644
--- a/web/admin/business/department/admin_department_list.xhtml
+++ b/web/admin/business/department/admin_department_list.xhtml
@@ -375,7 +375,7 @@
 					<h:outputText value="#{msg.ADMIN_ADD_DEPARTMENT_MINIMUM_DATA}" />
 				</h:panelGroup>
 
-				<ui:include src="/WEB-INF/templates/admin/department/admin_form_department_data.tpl" />
+				<ui:include src="/WEB-INF/templates/admin/business/department/admin_form_department_data.tpl" />
 
 				<f:facet name="footer">
 					<p:panelGrid columns="2" layout="grid">