You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2017/01/23 14:26:04 UTC

svn commit: r1779934 - /ofbiz/trunk/applications/accounting/widget/ReportFinancialSummaryForms.xml

Author: jleroux
Date: Mon Jan 23 14:26:04 2017
New Revision: 1779934

URL: http://svn.apache.org/viewvc?rev=1779934&view=rev
Log:
No functional change, I could be wrong but I see no reasons to have an empty
action here

Modified:
    ofbiz/trunk/applications/accounting/widget/ReportFinancialSummaryForms.xml

Modified: ofbiz/trunk/applications/accounting/widget/ReportFinancialSummaryForms.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/ReportFinancialSummaryForms.xml?rev=1779934&r1=1779933&r2=1779934&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/widget/ReportFinancialSummaryForms.xml (original)
+++ ofbiz/trunk/applications/accounting/widget/ReportFinancialSummaryForms.xml Mon Jan 23 14:26:04 2017
@@ -508,7 +508,7 @@ under the License.
                 <option description="${uiLabelMap.CommonAll}" key="ALL"/>
             </drop-down>
         </field>
-        <field name="submitButton" widget-style="buttontext" action=""><submit button-type="text-link"/></field>
+        <field name="submitButton" widget-style="buttontext"><submit button-type="text-link"/></field>
     </form>
 
     <form name="InventoryValuation" type="single" target="InventoryValuation" header-row-style="header-row" default-table-style="basic-table">