This is an automated email from the ASF dual-hosted git repository.
jamesyong pushed a commit to branch trunk
in repository
https://gitbox.apache.org/repos/asf/ofbiz-framework.gitThe following commit(s) were added to refs/heads/trunk by this push:
new ea53732 Reverted: Use Compound Widget on rest of the project (OFBIZ-11821)
ea53732 is described below
commit ea537323fa58efd38ba841a302c64544ba7f1476
Author: James Yong <
[hidden email]>
AuthorDate: Sat Jun 20 20:16:11 2020 +0800
Reverted: Use Compound Widget on rest of the project (OFBIZ-11821)
---
applications/order/widget/ordermgr/CustRequestScreens.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/applications/order/widget/ordermgr/CustRequestScreens.xml b/applications/order/widget/ordermgr/CustRequestScreens.xml
index 2c4e9a8..cf7df6a 100644
--- a/applications/order/widget/ordermgr/CustRequestScreens.xml
+++ b/applications/order/widget/ordermgr/CustRequestScreens.xml
@@ -65,7 +65,7 @@ under the License.
</html>
</platform-specific>
<include-form name="FindRequests"
- location="component://order/widget/ordermgr/FindRequestCompound.xml"/>
+ location="component://order/widget/ordermgr/CustRequestForms.xml"/>
</decorator-section>
<decorator-section name="search-results">
<include-form name="ListRequests"