Commit 72265370 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

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
parent 9e848cea
......@@ -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>
......
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.
......
1031
\ No newline at end of file
1032
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment