Commit 0339d656 authored by Łukasz Nowak's avatar Łukasz Nowak

- set acquire local roles on modules to default

- XML changes

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21762 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1173c37e
...@@ -58,6 +58,10 @@ ...@@ -58,6 +58,10 @@
<list/> <list/>
</value> </value>
</item> </item>
<item>
<key> <string>acquire_local_roles</string> </key>
<value> <int>1</int> </value>
</item>
<item> <item>
<key> <string>allowed_action_list</string> </key> <key> <string>allowed_action_list</string> </key>
<value> <value>
...@@ -123,6 +127,10 @@ be a problem).</string> </value> ...@@ -123,6 +127,10 @@ be a problem).</string> </value>
<key> <string>init_script</string> </key> <key> <string>init_script</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item>
<key> <string>permission</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>property_sheet_list</string> </key> <key> <string>property_sheet_list</string> </key>
<value> <value>
......
...@@ -58,6 +58,10 @@ ...@@ -58,6 +58,10 @@
<list/> <list/>
</value> </value>
</item> </item>
<item>
<key> <string>acquire_local_roles</string> </key>
<value> <int>1</int> </value>
</item>
<item> <item>
<key> <string>allowed_action_list</string> </key> <key> <string>allowed_action_list</string> </key>
<value> <value>
...@@ -123,6 +127,10 @@ be a problem).</string> </value> ...@@ -123,6 +127,10 @@ be a problem).</string> </value>
<key> <string>init_script</string> </key> <key> <string>init_script</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item>
<key> <string>permission</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>property_sheet_list</string> </key> <key> <string>property_sheet_list</string> </key>
<value> <value>
......
...@@ -58,6 +58,10 @@ ...@@ -58,6 +58,10 @@
<list/> <list/>
</value> </value>
</item> </item>
<item>
<key> <string>acquire_local_roles</string> </key>
<value> <int>1</int> </value>
</item>
<item> <item>
<key> <string>allowed_action_list</string> </key> <key> <string>allowed_action_list</string> </key>
<value> <value>
...@@ -123,6 +127,10 @@ be a problem).</string> </value> ...@@ -123,6 +127,10 @@ be a problem).</string> </value>
<key> <string>init_script</string> </key> <key> <string>init_script</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item>
<key> <string>permission</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>property_sheet_list</string> </key> <key> <string>property_sheet_list</string> </key>
<value> <value>
......
83 84
\ No newline at end of file \ 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