Commit 052174af authored by Kevin Deldycke's avatar Kevin Deldycke

Allow sorting of new columns

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8830 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f175727c
......@@ -577,6 +577,22 @@
<string>modification_date</string>
<string>Last Change</string>
</tuple>
<tuple>
<string>title</string>
<string>Title</string>
</tuple>
<tuple>
<string>creation_date</string>
<string>Creation Date</string>
</tuple>
<tuple>
<string>translated_validation_state_title</string>
<string>State</string>
</tuple>
<tuple>
<string>translated_portal_type</string>
<string>Type</string>
</tuple>
</list>
</value>
</item>
......
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