Author: apatel
Date: Thu Jul 2 09:03:57 2009
New Revision: 790508
URL:
http://svn.apache.org/viewvc?rev=790508&view=revLog:
Removed container tag. Its not needed in csv.
Modified:
ofbiz/trunk/applications/accounting/widget/GlSetupScreens.xml
Modified: ofbiz/trunk/applications/accounting/widget/GlSetupScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/GlSetupScreens.xml?rev=790508&r1=790507&r2=790508&view=diff==============================================================================
--- ofbiz/trunk/applications/accounting/widget/GlSetupScreens.xml (original)
+++ ofbiz/trunk/applications/accounting/widget/GlSetupScreens.xml Thu Jul 2 09:03:57 2009
@@ -586,9 +586,7 @@
<set field="organizationPartyId" from-field="parameters.organizationPartyId"/>
</actions>
<widgets>
- <container>
<include-form name="ListGlAccountOrgCsv" location="component://accounting/widget/GlSetupForms.xml"/>
- </container>
</widgets>
</section>
</screen>