mirror of
https://github.com/Quackster/Havana.git
synced 2025-07-03 05:07:46 +00:00
Add sort option to table titles
This commit is contained in:
parent
8fa86cfb2b
commit
81481d4994
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@
|
|||
<th>Type</th>
|
||||
<th>Value</th>
|
||||
<th>Message</th>
|
||||
<th>Banned Util</th>
|
||||
<th>Banned At</th>
|
||||
<th><a href="{{ site.sitePath }}/{{ site.housekeepingPath }}/bans?page={{ page }}&sort=banned_until">Banned Util</a></th>
|
||||
<th><a href="{{ site.sitePath }}/{{ site.housekeepingPath }}/bans?page={{ page }}&sort=banned_at">Banned At</a></th>
|
||||
<th>Banned By</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
|
Loading…
Add table
Reference in a new issue