Commit 8b4719ae authored by Jean-Paul Smets's avatar Jean-Paul Smets

Use "normal" permissions for Web Site / Web Section so that normal users can create a Web Site

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25291 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ae855303
......@@ -39,7 +39,7 @@
<key> <string>permissions</string> </key>
<value>
<tuple>
<string>Manage portal</string>
<string>Add portal content</string>
</tuple>
</value>
</item>
......
......@@ -39,7 +39,7 @@
<key> <string>permissions</string> </key>
<value>
<tuple>
<string>View</string>
<string>Modify portal content</string>
</tuple>
</value>
</item>
......
......@@ -39,7 +39,7 @@
<key> <string>permissions</string> </key>
<value>
<tuple>
<string>Manage portal</string>
<string>Modify portal content</string>
</tuple>
</value>
</item>
......
......@@ -39,7 +39,7 @@
<key> <string>permissions</string> </key>
<value>
<tuple>
<string>Manage portal</string>
<string>Add portal content</string>
</tuple>
</value>
</item>
......
......@@ -39,7 +39,7 @@
<key> <string>permissions</string> </key>
<value>
<tuple>
<string>Manage portal</string>
<string>Modify portal content</string>
</tuple>
</value>
</item>
......
737
\ No newline at end of file
740
\ 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