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