Author: erwan
Date: Wed May 16 11:31:55 2012
New Revision: 1339122

URL: http://svn.apache.org/viewvc?rev=1339122&view=rev
Log:
Resolving OBFIZ-4876, there was a typo in the form name

Modified:
    ofbiz/trunk/applications/product/widget/catalog/ImageManagementScreens.xml

Modified: 
ofbiz/trunk/applications/product/widget/catalog/ImageManagementScreens.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/widget/catalog/ImageManagementScreens.xml?rev=1339122&r1=1339121&r2=1339122&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/widget/catalog/ImageManagementScreens.xml 
(original)
+++ ofbiz/trunk/applications/product/widget/catalog/ImageManagementScreens.xml 
Wed May 16 11:31:55 2012
@@ -738,7 +738,7 @@ under the License.
                                     </condition>
                                     <widgets>
                                         <screenlet 
title="${uiLabelMap.ImageManagementReplace}">
-                                            <include-form 
name="productImageReplace" 
location="component://product/widget/catalog/ImageManagementForms.xml"/>
+                                            <include-form 
name="ProductImageReplace" 
location="component://product/widget/catalog/ImageManagementForms.xml"/>
                                         </screenlet>
                                     </widgets>
                                     <fail-widgets>


Reply via email to