Author: jacopoc
Date: Tue Jun 9 07:55:21 2009
New Revision: 782902
URL:
http://svn.apache.org/viewvc?rev=782902&view=revLog:
Applied fix from trunk for revision: 782901
Modified:
ofbiz/branches/release09.04/applications/accounting/widget/InvoiceItemTypeForms.xml
Modified: ofbiz/branches/release09.04/applications/accounting/widget/InvoiceItemTypeForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release09.04/applications/accounting/widget/InvoiceItemTypeForms.xml?rev=782902&r1=782901&r2=782902&view=diff==============================================================================
--- ofbiz/branches/release09.04/applications/accounting/widget/InvoiceItemTypeForms.xml (original)
+++ ofbiz/branches/release09.04/applications/accounting/widget/InvoiceItemTypeForms.xml Tue Jun 9 07:55:21 2009
@@ -22,7 +22,7 @@
xsi:noNamespaceSchemaLocation="
http://ofbiz.apache.org/dtds/widget-form.xsd">
<form name="ListInvoiceItemType" type="list" target="updateInvoiceItemType" list-name="invoiceItemTypes"
- odd-row-style="alternate-row" default-table-style="basic-table hover-bar">
+ odd-row-style="alternate-row" default-table-style="basic-table hover-bar" paginate-target="editInvoiceItemType">
<field name="invoiceItemTypeId"><display/></field>
<field name="description"><display/></field>
<field name="defaultGlAccountId" title="${uiLabelMap.ProductGlAccount}" parameter-name="defaultGlAccountId">