svn commit: r774379 - /ofbiz/trunk/applications/product/webapp/catalog/store/ProductStoreForms.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r774379 - /ofbiz/trunk/applications/product/webapp/catalog/store/ProductStoreForms.xml

ChrisG-2
Author: chrisg
Date: Wed May 13 14:17:03 2009
New Revision: 774379

URL: http://svn.apache.org/viewvc?rev=774379&view=rev
Log:
Fixes error when updating a ProductStore (missing parameter)

Modified:
    ofbiz/trunk/applications/product/webapp/catalog/store/ProductStoreForms.xml

Modified: ofbiz/trunk/applications/product/webapp/catalog/store/ProductStoreForms.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/catalog/store/ProductStoreForms.xml?rev=774379&r1=774378&r2=774379&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/webapp/catalog/store/ProductStoreForms.xml (original)
+++ ofbiz/trunk/applications/product/webapp/catalog/store/ProductStoreForms.xml Wed May 13 14:17:03 2009
@@ -42,7 +42,7 @@
         <auto-fields-service service-name="updateProductStore" map-name=""/>
 
         <field use-when="productStore!=null" name="productStoreId" tooltip="${uiLabelMap.ProductNotModificationRecreatingProductStore}"><display/></field>
-        <field name="productStoreId"><ignored/></field>
+        <field name="productStoreId"><hidden/></field>
 
         <field name="primaryStoreGroupId">
             <drop-down allow-empty="true">