Commit 0072645b authored by Jean-Paul Smets's avatar Jean-Paul Smets

Preferences should not acquire roles (or we get into trouble whenever the...

Preferences should not acquire roles (or we get into trouble whenever the owner of the site is a user).

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16140 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b1010279
......@@ -44,7 +44,7 @@
</item>
<item>
<key> <string>acquire_local_roles</string> </key>
<value> <int>1</int> </value>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>allowed_content_types</string> </key>
......@@ -98,6 +98,10 @@
<key> <string>init_script</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>permission</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>property_sheet_list</string> </key>
<value>
......
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