Commit f14c1ac4 authored by Vincent Pelletier's avatar Vincent Pelletier

Enable title translation on Domain portal type.

It should be consistent with Category setting, because both are used to
render domain tree to user by calling getCompactTranslatedTitle .
parent 57d4dc9a
......@@ -72,9 +72,7 @@
<dictionary>
<item>
<key> <string>domain_name</string> </key>
<value>
<none/>
</value>
<value> <string>erp5_content</string> </value>
</item>
<item>
<key> <string>property_name</string> </key>
......@@ -91,9 +89,7 @@
<dictionary>
<item>
<key> <string>domain_name</string> </key>
<value>
<none/>
</value>
<value> <string>erp5_content</string> </value>
</item>
<item>
<key> <string>property_name</string> </key>
......
41127
\ No newline at end of file
41128
\ 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