Author: adrianc
Date: Mon May 12 09:55:43 2008
New Revision: 655559

URL: http://svn.apache.org/viewvc?rev=655559&view=rev
Log:
Small fixup for last commit.

Modified:
    ofbiz/trunk/applications/accounting/widget/GlSetupForms.xml

Modified: ofbiz/trunk/applications/accounting/widget/GlSetupForms.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/GlSetupForms.xml?rev=655559&r1=655558&r2=655559&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/widget/GlSetupForms.xml (original)
+++ ofbiz/trunk/applications/accounting/widget/GlSetupForms.xml Mon May 12 
09:55:43 2008
@@ -29,7 +29,7 @@
     </form>
 
     <form name="ListGlAccountOrganization" list-name="listIt" target="" 
title="" type="list" view-size="50"
-        default-table-style="basic-table hover-bar" 
paginate-target="ListGlAccountOrganization">
+        odd-row-style="alternate-row" default-table-style="basic-table 
hover-bar" paginate-target="ListGlAccountOrganization">
         <actions>
             <entity-condition entity-name="GlAccountOrganizationAndClass">
                 <condition-expr field-name="organizationPartyId" 
env-name="organizationPartyId"/>


Reply via email to