make saved searches table sortable
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
<table class="striped" width="100%">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="60%">Query</th>
|
||||
<th width="20%">Labels</th>
|
||||
<th data-sort="string" width="60%">Query</th>
|
||||
<th data-sort="string" width="20%">Labels</th>
|
||||
<th width="20%" class="links"></th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
Reference in New Issue
Block a user