admin/plugins: Allow people to sort search results

This commit is contained in:
Marcel Klehr 2013-03-25 23:09:03 +01:00
parent 1ebbcd2f30
commit 773293991b
4 changed files with 84 additions and 15 deletions

View file

@ -67,9 +67,9 @@
<table>
<thead>
<tr>
<th>Name</th>
<th>Description</th>
<th>Version</th>
<th class="sort up" data-label="name">Name</th>
<th class="sort none" data-label="description">Description</th>
<th class="sort none" data-label="Version">Version</th>
<td></td>
</tr>
</thead>