From e422d1a455c8e4697a7c398cedb55d76f132a515 Mon Sep 17 00:00:00 2001
From: Ivan Tyagov <ivan@nexedi.com>
Date: Thu, 30 Jul 2009 07:32:56 +0000
Subject: [PATCH] Pass in REQUEST the new listbox argument
 'hide_rows_on_no_search_criterion' as otherwise listbox validation when
 updated will fail.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28211 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../portal_skins/erp5_ui_test/ListBox_setPropertyList.xml       | 1 +
 bt5/erp5_ui_test/bt/revision                                    | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/ListBox_setPropertyList.xml b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/ListBox_setPropertyList.xml
index 676c08ceac..69c132fef3 100644
--- a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/ListBox_setPropertyList.xml
+++ b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/ListBox_setPropertyList.xml
@@ -99,6 +99,7 @@ d = dict(\n
   field_page_template = \'\',\n
   field_external_validator = \'\',\n
   field_untranslatable_columns = \'\',\n
+  field_hide_rows_on_no_search_criterion = \'\',\n
 )\n
 \n
 d.update(context.REQUEST)\n
diff --git a/bt5/erp5_ui_test/bt/revision b/bt5/erp5_ui_test/bt/revision
index 8f6e44195d..cb856a47cb 100644
--- a/bt5/erp5_ui_test/bt/revision
+++ b/bt5/erp5_ui_test/bt/revision
@@ -1 +1 @@
-443
\ No newline at end of file
+444
\ No newline at end of file
-- 
2.30.9