Commit 993ff5d9 authored by Jérome Perrin's avatar Jérome Perrin

revert 30954, content_translation domain is the marker for content translation

with user defined domains


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31114 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent be2f2c2b
...@@ -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>content_translation</string> </value>
</item> </item>
<item> <item>
<key> <string>property_name</string> </key> <key> <string>property_name</string> </key>
...@@ -128,7 +128,7 @@ ...@@ -128,7 +128,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>content_translation</string> </value>
</item> </item>
<item> <item>
<key> <string>property_name</string> </key> <key> <string>property_name</string> </key>
...@@ -148,7 +148,7 @@ ...@@ -148,7 +148,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>content_translation</string> </value>
</item> </item>
<item> <item>
<key> <string>property_name</string> </key> <key> <string>property_name</string> </key>
......
664 665
\ 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