Commit 01d3efdf authored by Ivan Tyagov's avatar Ivan Tyagov

Gadgets system still needs "Access Contents Information" on web site module to...

Gadgets system still needs "Access Contents Information" on web site module to properly work for Anonymous User so revert part of r39007 (still Anonymous User will not be able to view web_site_module)

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39231 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9c0310a4
......@@ -12,6 +12,7 @@
</permission>
<permission type='tuple'>
<name>Access contents information</name>
<role>Anonymous</role>
<role>Assignee</role>
<role>Assignor</role>
<role>Associate</role>
......
987
\ No newline at end of file
988
\ 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