From 08b7cf3d0efd65b1939614ada0c3fd5a61d068b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20G=C3=B3rny?= <bartek@gorny.edu.pl> Date: Fri, 26 Jan 2007 15:31:23 +0000 Subject: [PATCH] added missing selection name git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12402 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../erp5_dms/Document_jumpToRelatedDocumentList/listbox.xml | 2 +- bt5/erp5_dms/bt/revision | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Document_jumpToRelatedDocumentList/listbox.xml b/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Document_jumpToRelatedDocumentList/listbox.xml index 5d6aa9b96e..9b72d4c6ef 100644 --- a/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Document_jumpToRelatedDocumentList/listbox.xml +++ b/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Document_jumpToRelatedDocumentList/listbox.xml @@ -489,7 +489,7 @@ </item> <item> <key> <string>selection_name</string> </key> - <value> <string></string> </value> + <value> <string>jump_to_related_document_list_selection</string> </value> </item> <item> <key> <string>sort</string> </key> diff --git a/bt5/erp5_dms/bt/revision b/bt5/erp5_dms/bt/revision index 812799aa82..a21cae3648 100644 --- a/bt5/erp5_dms/bt/revision +++ b/bt5/erp5_dms/bt/revision @@ -1 +1 @@ -452 \ No newline at end of file +454 \ No newline at end of file -- 2.30.9