From 5128161bad96dac523afd210ee00e31d5d1ebcaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Thu, 16 Sep 2010 08:33:26 +0000 Subject: [PATCH] set a selection name git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38406 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../portal_skins/erp5_ui_test/Foo_viewListBox/listbox.xml | 2 +- bt5/erp5_ui_test/bt/revision | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewListBox/listbox.xml b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewListBox/listbox.xml index 0ed67248f9..dab6991ead 100644 --- a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewListBox/listbox.xml +++ b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewListBox/listbox.xml @@ -547,7 +547,7 @@ </item> <item> <key> <string>selection_name</string> </key> - <value> <string></string> </value> + <value> <string>foo_selection</string> </value> </item> <item> <key> <string>sort</string> </key> diff --git a/bt5/erp5_ui_test/bt/revision b/bt5/erp5_ui_test/bt/revision index e1f27603b6..3be613f062 100644 --- a/bt5/erp5_ui_test/bt/revision +++ b/bt5/erp5_ui_test/bt/revision @@ -1 +1 @@ -613 \ No newline at end of file +614 \ No newline at end of file -- 2.30.9