Commit 8fdf04e5 authored by Łukasz Nowak's avatar Łukasz Nowak

- show portal type on list of movement groups and on movement group itself

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25880 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 11425a28
......@@ -118,6 +118,10 @@
<string>int_index</string>
<string>Sort Index</string>
</tuple>
<tuple>
<string>portal_type</string>
<string>Type</string>
</tuple>
</list>
</value>
</item>
......
......@@ -94,6 +94,7 @@
<string>my_collect_order_group</string>
<string>my_int_index</string>
<string>my_divergence_scope</string>
<string>my_portal_type</string>
</list>
</value>
</item>
......
541
\ No newline at end of file
528
\ 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