From 722653707fe3af360ef39f7dedef52fbeb7a78ac Mon Sep 17 00:00:00 2001
From: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
Date: Thu, 24 Feb 2011 14:46:14 +0000
Subject: [PATCH] 2011-02-22 Kazuhiko * remove portal_type configuration from
 listbox of WebSection_viewAsWeb,  WebSection_viewContent and
 WebSection_viewContentList.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43677 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../WebSection_viewContentList/listbox.xml       | 16 ----------------
 bt5/erp5_web/bt/change_log                       |  2 +-
 bt5/erp5_web/bt/revision                         |  2 +-
 3 files changed, 2 insertions(+), 18 deletions(-)

diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContentList/listbox.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContentList/listbox.xml
index 2328b024cc..a78f33119d 100644
--- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContentList/listbox.xml
+++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContentList/listbox.xml
@@ -15,7 +15,6 @@
                 <string>default_params</string>
                 <string>editable_columns</string>
                 <string>list_method</string>
-                <string>portal_types</string>
                 <string>search</string>
                 <string>sort</string>
                 <string>title</string>
@@ -149,21 +148,6 @@
                       <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
                     </value>
                 </item>
-                <item>
-                    <key> <string>portal_types</string> </key>
-                    <value>
-                      <list>
-                        <tuple>
-                          <string>Web Page</string>
-                          <string>Web Page</string>
-                        </tuple>
-                        <tuple>
-                          <string>Web Section</string>
-                          <string>Web Section</string>
-                        </tuple>
-                      </list>
-                    </value>
-                </item>
                 <item>
                     <key> <string>search</string> </key>
                     <value> <int>1</int> </value>
diff --git a/bt5/erp5_web/bt/change_log b/bt5/erp5_web/bt/change_log
index 34a9c8d38b..d7627ed851 100644
--- a/bt5/erp5_web/bt/change_log
+++ b/bt5/erp5_web/bt/change_log
@@ -1,5 +1,5 @@
 2011-02-22 Kazuhiko
-* remove portal_type configuration from listbox of WebSection_viewAsWeb and WebSection_viewContent.
+* remove portal_type configuration from listbox of WebSection_viewAsWeb,  WebSection_viewContent and WebSection_viewContentList.
 
 2010-10-08 kazuhiko
 * no longer allow Access contents information and View for Anonymous, because there is no reason to allow anonymous users to access web_site_module itself. we should publish Web Site document if we want to publish it.
diff --git a/bt5/erp5_web/bt/revision b/bt5/erp5_web/bt/revision
index 294c3c599c..6ea72f0416 100644
--- a/bt5/erp5_web/bt/revision
+++ b/bt5/erp5_web/bt/revision
@@ -1 +1 @@
-1031
\ No newline at end of file
+1032
\ No newline at end of file
-- 
2.30.9