From 0aee055c3a5e3d881e24138657e2d3512432a875 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com> Date: Fri, 27 Jun 2008 14:17:21 +0000 Subject: [PATCH] - XML changes only git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22040 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../erp5_mrp/SupplyLink_view/my_destination_title.xml | 6 +++++- .../SupplyLink_viewFieldLibrary/my_source_section_title.xml | 6 ++++++ bt5/erp5_mrp/bt/revision | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/SupplyLink_view/my_destination_title.xml b/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/SupplyLink_view/my_destination_title.xml index 413e55a62b..f203070046 100644 --- a/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/SupplyLink_view/my_destination_title.xml +++ b/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/SupplyLink_view/my_destination_title.xml @@ -69,6 +69,10 @@ <key> <string>form_id</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>target</string> </key> <value> <string></string> </value> @@ -89,7 +93,7 @@ <value> <string>SupplyLink_viewFieldLibrary</string> </value> </item> <item> - <key> <string>portal_type</string> </key> + <key> <string>portal_type</string> </key> <value> <list> <tuple> diff --git a/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/SupplyLink_viewFieldLibrary/my_source_section_title.xml b/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/SupplyLink_viewFieldLibrary/my_source_section_title.xml index ef5ad4495a..571e63f439 100644 --- a/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/SupplyLink_viewFieldLibrary/my_source_section_title.xml +++ b/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/SupplyLink_viewFieldLibrary/my_source_section_title.xml @@ -9,6 +9,12 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>delegated_list</string> </key> + <value> + <list/> + </value> + </item> <item> <key> <string>id</string> </key> <value> <string>my_source_section_title</string> </value> diff --git a/bt5/erp5_mrp/bt/revision b/bt5/erp5_mrp/bt/revision index c390b4cff1..bb81456fa1 100644 --- a/bt5/erp5_mrp/bt/revision +++ b/bt5/erp5_mrp/bt/revision @@ -1 +1 @@ -261 \ No newline at end of file +262 \ No newline at end of file -- 2.30.9