From 26d7f69dfd77b96516c3a741981af7c5436144c2 Mon Sep 17 00:00:00 2001 From: Fabien Morin <fabien@nexedi.com> Date: Thu, 5 Nov 2009 12:14:32 +0000 Subject: [PATCH] order was wrong git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30333 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../portal_skins/erp5_apparel/ApparelComponent_view.xml | 4 ++-- bt5/erp5_apparel/bt/revision | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bt5/erp5_apparel/SkinTemplateItem/portal_skins/erp5_apparel/ApparelComponent_view.xml b/bt5/erp5_apparel/SkinTemplateItem/portal_skins/erp5_apparel/ApparelComponent_view.xml index ffc1f2be22..60a903f46d 100644 --- a/bt5/erp5_apparel/SkinTemplateItem/portal_skins/erp5_apparel/ApparelComponent_view.xml +++ b/bt5/erp5_apparel/SkinTemplateItem/portal_skins/erp5_apparel/ApparelComponent_view.xml @@ -93,6 +93,8 @@ <value> <list> <string>my_title</string> + <string>my_reference</string> + <string>my_purchase_supply_line_source_reference</string> <string>my_resource</string> <string>my_trade_description</string> <string>my_quantity_unit_list</string> @@ -101,8 +103,6 @@ <string>my_base_width</string> <string>my_base_height</string> <string>composition_title</string> - <string>my_purchase_supply_line_source_reference</string> - <string>my_reference</string> </list> </value> </item> diff --git a/bt5/erp5_apparel/bt/revision b/bt5/erp5_apparel/bt/revision index acfba60953..83248fb9df 100644 --- a/bt5/erp5_apparel/bt/revision +++ b/bt5/erp5_apparel/bt/revision @@ -1 +1 @@ -141 \ No newline at end of file +142 \ No newline at end of file -- 2.30.9