You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ha...@apache.org on 2010/02/25 10:31:08 UTC

svn commit: r916195 - /ofbiz/branches/release09.04/specialpurpose/ecommerce/widget/RequestScreens.xml

Author: hansbak
Date: Thu Feb 25 09:31:08 2010
New Revision: 916195

URL: http://svn.apache.org/viewvc?rev=916195&view=rev
Log:
merge r806914 now also the update of the request screens

Modified:
    ofbiz/branches/release09.04/specialpurpose/ecommerce/widget/RequestScreens.xml

Modified: ofbiz/branches/release09.04/specialpurpose/ecommerce/widget/RequestScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release09.04/specialpurpose/ecommerce/widget/RequestScreens.xml?rev=916195&r1=916194&r2=916195&view=diff
==============================================================================
--- ofbiz/branches/release09.04/specialpurpose/ecommerce/widget/RequestScreens.xml (original)
+++ ofbiz/branches/release09.04/specialpurpose/ecommerce/widget/RequestScreens.xml Thu Feb 25 09:31:08 2010
@@ -83,7 +83,7 @@
                     <decorator-section name="body">
                         <container style="lefthalf">
                             <platform-specific>
-                                <html><html-template location="component://order/webapp/ordermgr/request/requestInfo.ftl"/></html>
+                                <html><html-template location="component://ecommerce/webapp/ecommerce/request/requestRoles.ftl"/></html>
                             </platform-specific>
                             <platform-specific>
                                 <html><html-template location="component://order/webapp/ordermgr/request/ViewRequestItemInfo.ftl"/></html>
@@ -97,7 +97,7 @@
                                 <html><html-template location="component://order/webapp/ordermgr/request/requestContactMech.ftl"/></html>
                             </platform-specific>
                             <platform-specific>
-                                <html><html-template location="component://order/webapp/ordermgr/request/requestRoles.ftl"/></html>
+                                <html><html-template location="component://ecommerce/webapp/ecommerce/request/requestRoles.ftl"/></html>
                             </platform-specific>
                         </container>
                     </decorator-section>