From af2c6d29600ba671771a55726391608831c24ccc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Fri, 26 Mar 2010 09:44:52 +0000 Subject: [PATCH] Base_viewRelatedObjectListBase/listbox now have to be set explicitly on proxy listbox ids git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34135 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../Foo_viewRelationField/my_bar_category_id_list.xml | 4 ++++ bt5/erp5_ui_test/bt/revision | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewRelationField/my_bar_category_id_list.xml b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewRelationField/my_bar_category_id_list.xml index d2f8291fe5..bc26921d4c 100644 --- a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewRelationField/my_bar_category_id_list.xml +++ b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewRelationField/my_bar_category_id_list.xml @@ -526,6 +526,10 @@ <key> <string>proxy_listbox_ids</string> </key> <value> <list> + <tuple> + <string>Base_viewRelatedObjectListBase/listbox</string> + <string>Default</string> + </tuple> <tuple> <string>Foo_view/listbox</string> <string>Foo Line Listbox</string> diff --git a/bt5/erp5_ui_test/bt/revision b/bt5/erp5_ui_test/bt/revision index b1ce634589..55a318f19d 100644 --- a/bt5/erp5_ui_test/bt/revision +++ b/bt5/erp5_ui_test/bt/revision @@ -1 +1 @@ -550 \ No newline at end of file +551 \ No newline at end of file -- 2.30.9