Commit c21f0cf8 authored by Aurel's avatar Aurel

sorting a listbox in a relation dialog is now working

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18739 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 63d9577c
......@@ -15,7 +15,6 @@
<list>
<string>title</string>
<string>columns</string>
<string>sort_columns</string>
<string>sort</string>
<string>list_method</string>
<string>count_method</string>
......@@ -199,17 +198,6 @@
<list/>
</value>
</item>
<item>
<key> <string>sort_columns</string> </key>
<value>
<list>
<tuple>
<string>None</string>
<string>None</string>
</tuple>
</list>
</value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
......
670
\ No newline at end of file
671
\ 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