make id a sortable column

This commit is contained in:
Klaus Leithoff 2014-12-12 13:56:30 +00:00
parent 3767ca51e7
commit 3eab40a761

View File

@ -16,7 +16,7 @@
</columns> </columns>
<rows> <rows>
<row class="th"> <row class="th">
<nextmatch-header label="ID" id="uid" readonly="true"/> <nextmatch-sortheader label="ID" id="uid" readonly="true"/>
<nextmatch-header statustext="Status" label="St." id="status"/> <nextmatch-header statustext="Status" label="St." id="status"/>
<nextmatch-header statustext="attachments, ..." label="..." id="attachments"/> <nextmatch-header statustext="attachments, ..." label="..." id="attachments"/>
<nextmatch-sortheader label="subject" id="subject"/> <nextmatch-sortheader label="subject" id="subject"/>