You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by sh...@apache.org on 2015/07/25 07:02:22 UTC

svn commit: r1692601 - /ofbiz/branches/release13.07/applications/product/widget/catalog/ProdCatalogForms.xml

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}">