Commit 57b0e45c authored by Jérome Perrin's avatar Jérome Perrin

Show translated_portal_type instead of portal_type in all base forms.



git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10662 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0a062e62
......@@ -322,7 +322,7 @@
<string>ID</string>
</tuple>
<tuple>
<string>portal_type</string>
<string>translated_portal_type</string>
<string>Portal Type</string>
</tuple>
<tuple>
......@@ -355,7 +355,7 @@
<string>ID</string>
</tuple>
<tuple>
<string>portal_type</string>
<string>translated_portal_type</string>
<string>Portal Type</string>
</tuple>
<tuple>
......@@ -461,6 +461,10 @@
<list/>
</value>
</item>
<item>
<key> <string>page_template</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>portal_types</string> </key>
<value>
......
......@@ -354,7 +354,7 @@
<string>Description</string>
</tuple>
<tuple>
<string>portal_type</string>
<string>translated_portal_type</string>
<string>Type</string>
</tuple>
</list>
......@@ -452,6 +452,10 @@
<list/>
</value>
</item>
<item>
<key> <string>page_template</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>portal_types</string> </key>
<value>
......
......@@ -338,7 +338,7 @@
<string>ID</string>
</tuple>
<tuple>
<string>portal_type</string>
<string>translated_portal_type</string>
<string>Type</string>
</tuple>
<tuple>
......@@ -444,6 +444,10 @@
<list/>
</value>
</item>
<item>
<key> <string>page_template</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>portal_types</string> </key>
<value>
......
......@@ -342,7 +342,7 @@
<string>Title</string>
</tuple>
<tuple>
<string>portal_type</string>
<string>translated_portal_type</string>
<string>Type</string>
</tuple>
<tuple>
......@@ -446,6 +446,10 @@
<list/>
</value>
</item>
<item>
<key> <string>page_template</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>portal_types</string> </key>
<value>
......
......@@ -322,7 +322,7 @@
<string>ID</string>
</tuple>
<tuple>
<string>portal_type</string>
<string>translated_portal_type</string>
<string>Type</string>
</tuple>
<tuple>
......@@ -359,7 +359,7 @@
<string>ID</string>
</tuple>
<tuple>
<string>portal_type</string>
<string>translated_portal_type</string>
<string>Type</string>
</tuple>
<tuple>
......@@ -478,6 +478,10 @@
<list/>
</value>
</item>
<item>
<key> <string>page_template</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>portal_types</string> </key>
<value>
......
106
\ No newline at end of file
109
\ 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