Adds instance name filter to federated instance list view
This lets you look for a specific server in your (probably very long) instance list.
This commit is contained in:
parent
e0a67f5e18
commit
13e23a868d
2 changed files with 6 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
{% block filter_fields %}
|
||||
{% include 'settings/federation/software_filter.html' %}
|
||||
{% include 'settings/users/server_filter.html' %}
|
||||
|
||||
{% endblock %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue