Author: jacopoc
Date: Tue Oct 30 02:17:03 2007
New Revision: 590000
URL:
http://svn.apache.org/viewvc?rev=590000&view=revLog:
Removed no more necessary (after recent changes) paginate-target attribute.
Modified:
ofbiz/trunk/applications/accounting/webapp/accounting/chartofaccounts/GlAccountForms.xml
Modified: ofbiz/trunk/applications/accounting/webapp/accounting/chartofaccounts/GlAccountForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/accounting/chartofaccounts/GlAccountForms.xml?rev=590000&r1=589999&r2=590000&view=diff==============================================================================
--- ofbiz/trunk/applications/accounting/webapp/accounting/chartofaccounts/GlAccountForms.xml (original)
+++ ofbiz/trunk/applications/accounting/webapp/accounting/chartofaccounts/GlAccountForms.xml Tue Oct 30 02:17:03 2007
@@ -62,7 +62,7 @@
<field name="submitButton" title="${uiLabelMap.AccountingCreateAssignment}" widget-style="smallSubmit"><submit button-type="button"/></field>
</form>
- <form name="ListGlAccount" list-name="listIt" target="" title="" type="list" default-entity-name="GlAccount" paginate-target="FindGlobalGlAccount">
+ <form name="ListGlAccount" list-name="listIt" target="" title="" type="list" default-entity-name="GlAccount">
<actions>
<set field="entityName" value="GlAccount"/>
<set field="noConditionFind" value="Y"/>