From b07ac3da3ece18424bee768d07475ce4eb96c5ce Mon Sep 17 00:00:00 2001
From: Nicolas Delaby <nicolas@nexedi.com>
Date: Wed, 16 Sep 2009 13:00:43 +0000
Subject: [PATCH] forgot to commit Form itself

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29071 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../portal_skins/erp5_core/BusinessTemplate_view.xml            | 2 +-
 product/ERP5/bootstrap/erp5_core/bt/revision                    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view.xml
index 363b05ef08..b29841ff7a 100644
--- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view.xml
+++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view.xml
@@ -86,7 +86,7 @@
                     <value>
                       <list>
                         <string>my_template_skin_id_list</string>
-                        <string>my_template_registered_skin_selection</string>
+                        <string>my_template_registered_skin_selection_list</string>
                         <string>my_template_workflow_id_list</string>
                       </list>
                     </value>
diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision
index 16b75613eb..568efcad44 100644
--- a/product/ERP5/bootstrap/erp5_core/bt/revision
+++ b/product/ERP5/bootstrap/erp5_core/bt/revision
@@ -1 +1 @@
-1300
\ No newline at end of file
+1301
\ No newline at end of file
-- 
2.30.9