Commit 73b42069 authored by Rafael Monnerat's avatar Rafael Monnerat

Use erp5_ui for Module Portal Types.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36041 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 683798e9
...@@ -88,7 +88,7 @@ ...@@ -88,7 +88,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>domain_name</string> </key> <key> <string>domain_name</string> </key>
<value> <string>erp5_content</string> </value> <value> <string>erp5_ui</string> </value>
</item> </item>
<item> <item>
<key> <string>property_name</string> </key> <key> <string>property_name</string> </key>
...@@ -108,7 +108,7 @@ ...@@ -108,7 +108,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>domain_name</string> </key> <key> <string>domain_name</string> </key>
<value> <string>erp5_content</string> </value> <value> <string>erp5_ui</string> </value>
</item> </item>
<item> <item>
<key> <string>property_name</string> </key> <key> <string>property_name</string> </key>
......
22 23
\ 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