Author: erwan
Date: Wed May 16 19:13:08 2012
New Revision: 1339312
URL:
http://svn.apache.org/viewvc?rev=1339312&view=revLog:
Applied fix from trunk for revision: 1339122
===
Resolving OBFIZ-4876, there was a typo in the form name
Modified:
ofbiz/branches/release11.04/ (props changed)
ofbiz/branches/release11.04/applications/product/widget/catalog/ImageManagementScreens.xml
Propchange: ofbiz/branches/release11.04/
------------------------------------------------------------------------------
Merged /ofbiz/trunk:r1339122
Modified: ofbiz/branches/release11.04/applications/product/widget/catalog/ImageManagementScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release11.04/applications/product/widget/catalog/ImageManagementScreens.xml?rev=1339312&r1=1339311&r2=1339312&view=diff==============================================================================
--- ofbiz/branches/release11.04/applications/product/widget/catalog/ImageManagementScreens.xml (original)
+++ ofbiz/branches/release11.04/applications/product/widget/catalog/ImageManagementScreens.xml Wed May 16 19:13:08 2012
@@ -739,7 +739,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>