svn commit: r1710096 - /ofbiz/trunk/applications/product/widget/catalog/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: r1710096 - /ofbiz/trunk/applications/product/widget/catalog/ProductStoreForms.xml

jleroux@apache.org
Author: jleroux
Date: Thu Oct 22 20:31:06 2015
New Revision: 1710096

URL: http://svn.apache.org/viewvc?rev=1710096&view=rev
Log:
This slipped in inadvertently with r1710086

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

Modified: ofbiz/trunk/applications/product/widget/catalog/ProductStoreForms.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/widget/catalog/ProductStoreForms.xml?rev=1710096&r1=1710095&r2=1710096&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/widget/catalog/ProductStoreForms.xml (original)
+++ ofbiz/trunk/applications/product/widget/catalog/ProductStoreForms.xml Thu Oct 22 20:31:06 2015
@@ -72,7 +72,7 @@
         </field>
 
         <field name="manualAuthIsCapture">
-            <drop-down allow-empty="false" no-current-selected-key="N"><option key="Y" description="${uiLabelMap.CommonY}"/><option key="N" description="${uiLabelMap.CommonN}" disabled="true"/></drop-down>
+            <drop-down allow-empty="false" no-current-selected-key="N"><option key="Y" description="${uiLabelMap.CommonY}"/><option key="N" description="${uiLabelMap.CommonN}"/></drop-down>
         </field>
         <field name="prorateShipping">
             <drop-down allow-empty="false" no-current-selected-key="Y"><option key="Y" description="${uiLabelMap.CommonY}"/><option key="N" description="${uiLabelMap.CommonN}"/></drop-down>