Show recent servers first
This commit is contained in:
parent
22f01508d2
commit
be7fae2053
2 changed files with 2 additions and 2 deletions
|
@ -33,7 +33,7 @@
|
|||
{% include 'snippets/table-sort-header.html' with field="server_name" sort=sort text=text %}
|
||||
</th>
|
||||
<th>
|
||||
{% trans "Date federated" as text %}
|
||||
{% trans "Date added" as text %}
|
||||
{% include 'snippets/table-sort-header.html' with field="created_date" sort=sort text=text %}
|
||||
</th>
|
||||
<th>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue