Commit ff7b00b9 authored by Jérome Perrin's avatar Jérome Perrin

Add modules in module group

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22439 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7005df57
......@@ -258,7 +258,9 @@
<item>
<key> <string>group_list</string> </key>
<value>
<tuple/>
<tuple>
<string>module</string>
</tuple>
</value>
</item>
<item>
......@@ -289,6 +291,12 @@
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>uid</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
......
......@@ -221,7 +221,9 @@
<item>
<key> <string>group_list</string> </key>
<value>
<tuple/>
<tuple>
<string>module</string>
</tuple>
</value>
</item>
<item>
......@@ -252,6 +254,12 @@
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>uid</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
......
53
\ No newline at end of file
54
\ 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