Commit 9da09d0d authored by Łukasz Nowak's avatar Łukasz Nowak

- show portal type column on listbox, as it might contains many different portal types

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21939 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f69fbf6e
......@@ -113,6 +113,10 @@
<string>Description</string>
<string>Description</string>
</tuple>
<tuple>
<string>translated_portal_type</string>
<string>Type</string>
</tuple>
<tuple>
<string>creation_date</string>
<string>Creation Date</string>
......@@ -162,6 +166,10 @@
<string>Description</string>
<string>Description</string>
</tuple>
<tuple>
<string>translated_portal_type</string>
<string>Type</string>
</tuple>
</list>
</value>
</item>
......
131
\ No newline at end of file
132
\ 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