From d7f5d7c2ed8ffef14a4ad8acd832413480da8133 Mon Sep 17 00:00:00 2001 From: Mame Coumba Sall <mame@nexedi.com> Date: Mon, 27 May 2013 18:05:17 +0000 Subject: [PATCH] Again, apply listbox method name on scripts --- .../BusinessTemplate_createRenameProxyFieldFastInputList.xml | 2 +- ...inessTemplate_createRenameProxyFieldPreviewFastInputList.xml | 2 +- bt5/erp5_forge/bt/revision | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_toolbox/BusinessTemplate_createRenameProxyFieldFastInputList.xml b/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_toolbox/BusinessTemplate_createRenameProxyFieldFastInputList.xml index afa725689c..5bce764354 100644 --- a/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_toolbox/BusinessTemplate_createRenameProxyFieldFastInputList.xml +++ b/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_toolbox/BusinessTemplate_createRenameProxyFieldFastInputList.xml @@ -50,7 +50,7 @@ </item> <item> <key> <string>_body</string> </key> - <value> <string>return context.Base_createFastInputDocumentList(\n + <value> <string>return context.Base_createFastInputLineList(\n empty_line_number=10, **kw)\n </string> </value> </item> diff --git a/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_toolbox/BusinessTemplate_createRenameProxyFieldPreviewFastInputList.xml b/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_toolbox/BusinessTemplate_createRenameProxyFieldPreviewFastInputList.xml index fb4c6c0ee2..c4f33ad7e0 100644 --- a/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_toolbox/BusinessTemplate_createRenameProxyFieldPreviewFastInputList.xml +++ b/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_toolbox/BusinessTemplate_createRenameProxyFieldPreviewFastInputList.xml @@ -50,7 +50,7 @@ </item> <item> <key> <string>_body</string> </key> - <value> <string>return context.Base_createFastInputDocumentList(\n + <value> <string>return context.Base_createFastInputLineList(\n listbox_id=\'preview_listbox\', empty_line_number=0, **kw)\n </string> </value> </item> diff --git a/bt5/erp5_forge/bt/revision b/bt5/erp5_forge/bt/revision index 694f34bc62..acec591c56 100644 --- a/bt5/erp5_forge/bt/revision +++ b/bt5/erp5_forge/bt/revision @@ -1 +1 @@ -673 \ No newline at end of file +674 \ No newline at end of file -- 2.30.9