Commit 4443075c authored by Arnaud Fontaine's avatar Arnaud Fontaine

Remove defined groups on ZODB Component portal types as it should not be

considered as a Document for DMS for example.
parent 3e46998e
......@@ -52,12 +52,7 @@
<item>
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>document</string>
<string>my_document</string>
<string>recent_document</string>
<string>web_document</string>
</tuple>
<tuple/>
</value>
</item>
<item>
......
......@@ -52,12 +52,7 @@
<item>
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>document</string>
<string>my_document</string>
<string>recent_document</string>
<string>web_document</string>
</tuple>
<tuple/>
</value>
</item>
<item>
......
......@@ -52,12 +52,7 @@
<item>
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>document</string>
<string>my_document</string>
<string>recent_document</string>
<string>web_document</string>
</tuple>
<tuple/>
</value>
</item>
<item>
......
......@@ -52,12 +52,7 @@
<item>
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>document</string>
<string>my_document</string>
<string>recent_document</string>
<string>web_document</string>
</tuple>
<tuple/>
</value>
</item>
<item>
......
......@@ -52,12 +52,7 @@
<item>
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>document</string>
<string>my_document</string>
<string>recent_document</string>
<string>web_document</string>
</tuple>
<tuple/>
</value>
</item>
<item>
......
......@@ -52,12 +52,7 @@
<item>
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>document</string>
<string>my_document</string>
<string>recent_document</string>
<string>web_document</string>
</tuple>
<tuple/>
</value>
</item>
<item>
......
2012-03-03 arnaud.fontaine
* Remove defined groups on ZODB Component portal types as it should not be considered as a Document for DMS for example.
2012-03-02 arnaud.fontaine
* Implement Test Component.
......
41024
\ No newline at end of file
41025
\ 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