Commit 719c4c17 authored by Rafael Monnerat's avatar Rafael Monnerat

erp5_run_my_doc: Move Mixin Definition to specific bt5 field

parent 532085c2
...@@ -55,9 +55,7 @@ ...@@ -55,9 +55,7 @@
<item> <item>
<key> <string>type_mixin</string> </key> <key> <string>type_mixin</string> </key>
<value> <value>
<tuple> <tuple/>
<string>UrlMixin</string>
</tuple>
</value> </value>
</item> </item>
</dictionary> </dictionary>
......
<type_mixin>
<portal_type id="Review">
<item>UrlMixin</item>
</portal_type>
</type_mixin>
\ No newline at end of file
Review | UrlMixin
\ 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