Author: shijh
Date: Sat Jul 25 05:02:22 2015
New Revision: 1692601
URL: http://svn.apache.org/r1692601
Log:
OFBIZ-6547.
Applied patch (add paginate-target="EditProdCatalogCategories" to
"EditProdCatalogCategories" form) and resolved this problem in release 13.07.
Modified:
ofbiz/branches/release13.07/applications/product/widget/catalog/ProdCatalogForms.xml
Modified:
ofbiz/branches/release13.07/applications/product/widget/catalog/ProdCatalogForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release13.07/applications/product/widget/catalog/ProdCatalogForms.xml?rev=1692601&r1=1692600&r2=1692601&view=diff
==============================================================================
---
ofbiz/branches/release13.07/applications/product/widget/catalog/ProdCatalogForms.xml
(original)
+++
ofbiz/branches/release13.07/applications/product/widget/catalog/ProdCatalogForms.xml
Sat Jul 25 05:02:22 2015
@@ -162,7 +162,7 @@ under the License.
</field>
</form>
<form name="EditProdCatalogCategories" type="list"
target="updateProductCategoryToProdCatalog" title=""
list-name="prodCatalogCategories"
- odd-row-style="alternate-row" default-table-style="basic-table">
+ odd-row-style="alternate-row" default-table-style="basic-table"
paginate-target="EditProdCatalogCategories">
<auto-fields-service
service-name="updateProductCategoryToProdCatalog"/>
<field name="prodCatalogId"><hidden/></field>
<field name="productCategoryId"
title="${uiLabelMap.ProductCategoryId}">