From e709a29d2b771005394591180b3a2f1366c68dbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Wed, 6 Dec 2006 17:42:38 +0000 Subject: [PATCH] use getCategoryChildIndentedTitleItemList which usally avoids some confusion git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11625 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../erp5_payroll/PaySheetTransaction_view/my_quantity_unit.xml | 2 +- bt5/erp5_payroll/bt/revision | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_view/my_quantity_unit.xml b/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_view/my_quantity_unit.xml index c6723517f6..31f39117e3 100644 --- a/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_view/my_quantity_unit.xml +++ b/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_view/my_quantity_unit.xml @@ -287,7 +287,7 @@ <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>here/portal_categories/quantity_unit/getCategoryChildTitleItemList</string> </value> + <value> <string>here/portal_categories/quantity_unit/getCategoryChildIndentedTitleItemList</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_payroll/bt/revision b/bt5/erp5_payroll/bt/revision index d7019ae2ee..4701cc7931 100644 --- a/bt5/erp5_payroll/bt/revision +++ b/bt5/erp5_payroll/bt/revision @@ -1 +1 @@ -149 \ No newline at end of file +150 \ No newline at end of file -- 2.30.9