Author: apatel
Date: Tue Jul 21 10:24:50 2009
New Revision: 796241
URL:
http://svn.apache.org/viewvc?rev=796241&view=revLog:
Removed unnecessary code.
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=796241&r1=796240&r2=796241&view=diff==============================================================================
--- ofbiz/trunk/applications/accounting/widget/ReportFinancialSummaryForms.xml (original)
+++ ofbiz/trunk/applications/accounting/widget/ReportFinancialSummaryForms.xml Tue Jul 21 10:24:50 2009
@@ -455,7 +455,6 @@
<field name="organizationPartyId"><hidden/></field>
<field name="selectedMonth">
<drop-down>
- <option key="${month.value}" description="${month.description}"/>
<list-options list-name="monthList" key-name="value" description="${description}"/>
</drop-down>
</field>