Email domain isn't a sortable column

This commit is contained in:
Mouse Reeve 2021-09-12 10:10:21 -07:00
parent be7fae2053
commit 0f31586ab6

View file

@ -22,10 +22,9 @@
<tr>
{% url 'settings-federation' as url %}
<th>
{% trans "Domain" as text %}
{% include 'snippets/table-sort-header.html' with field="server_name" sort=sort text=text %}
{% trans "Domain" %}
</th>
<th></th>
<th>{% trans "Users" %}</th>
<th>
{% trans "Options" %}
</th>