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 @@ ...@@ -322,7 +322,7 @@
<string>ID</string> <string>ID</string>
</tuple> </tuple>
<tuple> <tuple>
<string>portal_type</string> <string>translated_portal_type</string>
<string>Portal Type</string> <string>Portal Type</string>
</tuple> </tuple>
<tuple> <tuple>
...@@ -355,7 +355,7 @@ ...@@ -355,7 +355,7 @@
<string>ID</string> <string>ID</string>
</tuple> </tuple>
<tuple> <tuple>
<string>portal_type</string> <string>translated_portal_type</string>
<string>Portal Type</string> <string>Portal Type</string>
</tuple> </tuple>
<tuple> <tuple>
...@@ -461,6 +461,10 @@ ...@@ -461,6 +461,10 @@
<list/> <list/>
</value> </value>
</item> </item>
<item>
<key> <string>page_template</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>portal_types</string> </key> <key> <string>portal_types</string> </key>
<value> <value>
......
...@@ -354,7 +354,7 @@ ...@@ -354,7 +354,7 @@
<string>Description</string> <string>Description</string>
</tuple> </tuple>
<tuple> <tuple>
<string>portal_type</string> <string>translated_portal_type</string>
<string>Type</string> <string>Type</string>
</tuple> </tuple>
</list> </list>
...@@ -452,6 +452,10 @@ ...@@ -452,6 +452,10 @@
<list/> <list/>
</value> </value>
</item> </item>
<item>
<key> <string>page_template</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>portal_types</string> </key> <key> <string>portal_types</string> </key>
<value> <value>
......
...@@ -338,7 +338,7 @@ ...@@ -338,7 +338,7 @@
<string>ID</string> <string>ID</string>
</tuple> </tuple>
<tuple> <tuple>
<string>portal_type</string> <string>translated_portal_type</string>
<string>Type</string> <string>Type</string>
</tuple> </tuple>
<tuple> <tuple>
...@@ -444,6 +444,10 @@ ...@@ -444,6 +444,10 @@
<list/> <list/>
</value> </value>
</item> </item>
<item>
<key> <string>page_template</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>portal_types</string> </key> <key> <string>portal_types</string> </key>
<value> <value>
......
...@@ -342,7 +342,7 @@ ...@@ -342,7 +342,7 @@
<string>Title</string> <string>Title</string>
</tuple> </tuple>
<tuple> <tuple>
<string>portal_type</string> <string>translated_portal_type</string>
<string>Type</string> <string>Type</string>
</tuple> </tuple>
<tuple> <tuple>
...@@ -446,6 +446,10 @@ ...@@ -446,6 +446,10 @@
<list/> <list/>
</value> </value>
</item> </item>
<item>
<key> <string>page_template</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>portal_types</string> </key> <key> <string>portal_types</string> </key>
<value> <value>
......
...@@ -322,7 +322,7 @@ ...@@ -322,7 +322,7 @@
<string>ID</string> <string>ID</string>
</tuple> </tuple>
<tuple> <tuple>
<string>portal_type</string> <string>translated_portal_type</string>
<string>Type</string> <string>Type</string>
</tuple> </tuple>
<tuple> <tuple>
...@@ -359,7 +359,7 @@ ...@@ -359,7 +359,7 @@
<string>ID</string> <string>ID</string>
</tuple> </tuple>
<tuple> <tuple>
<string>portal_type</string> <string>translated_portal_type</string>
<string>Type</string> <string>Type</string>
</tuple> </tuple>
<tuple> <tuple>
...@@ -478,6 +478,10 @@ ...@@ -478,6 +478,10 @@
<list/> <list/>
</value> </value>
</item> </item>
<item>
<key> <string>page_template</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>portal_types</string> </key> <key> <string>portal_types</string> </key>
<value> <value>
......
106 109
\ 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