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

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

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

apatel-2
Author: apatel
Date: Tue Jul 21 10:24:50 2009
New Revision: 796241

URL: http://svn.apache.org/viewvc?rev=796241&view=rev
Log:
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>