Commit 1d3ddb7b authored by Jérome Perrin's avatar Jérome Perrin

Item portal type should not acquire local roles

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27128 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4862c4e7
......@@ -9,12 +9,6 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_actions</string> </key>
<value>
......@@ -27,12 +21,6 @@
<dictionary/>
</value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_property_domain_dict</string> </key>
<value>
......@@ -54,7 +42,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>
......
92
\ No newline at end of file
93
\ 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