svn commit: r790508 - /ofbiz/trunk/applications/accounting/widget/GlSetupScreens.xml

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

svn commit: r790508 - /ofbiz/trunk/applications/accounting/widget/GlSetupScreens.xml

apatel-2
Author: apatel
Date: Thu Jul  2 09:03:57 2009
New Revision: 790508

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