Author: jleroux
Date: Mon Jan 23 14:26:04 2017
New Revision: 1779934
URL:
http://svn.apache.org/viewvc?rev=1779934&view=revLog:
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">