Author: mrisaliti
Date: Sat Feb 9 12:25:50 2008
New Revision: 620189
URL: http://svn.apache.org/viewvc?rev=620189&view=rev
Log:
Small fix on labelTitleProperty for request EditSuppilerProduct wrongly
translated by me as suggested in user mailing list by Jacques Le Roux
Modified:
ofbiz/trunk/applications/product/widget/catalog/ProductScreens.xml
Modified: ofbiz/trunk/applications/product/widget/catalog/ProductScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/widget/catalog/ProductScreens.xml?rev=620189&r1=620188&r2=620189&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/widget/catalog/ProductScreens.xml
(original)
+++ ofbiz/trunk/applications/product/widget/catalog/ProductScreens.xml Sat Feb
9 12:25:50 2008
@@ -1077,7 +1077,7 @@
<actions>
<set field="titleProperty"
value="PageTitleEditSupplierProduct"/>
<set field="tabButtonItem" value="EditSupplierProduct"/>
- <set field="labelTitleProperty" value="ProductVendorProduct"/>
+ <set field="labelTitleProperty" value="ProductSuppliers"/>
<!-- default currency in
framework/common/config/general.properties -->
<property-to-field field="defaultCurrencyUomId"
resource="general" property="currency.uom.id.default" default="USD" />