mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-03 16:32:15 +02:00
add skip-to-filters link for admin tables
This commit is contained in:
parent
303b74c458
commit
2c74654544
1 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,8 @@
|
|||
for {{ search_query }}
|
||||
{% endif %}
|
||||
</h2>
|
||||
|
||||
<a class="usa-skipnav" href="#changelist-filter" aria-label="Skip to the filters section">Skip to filters</a>
|
||||
{% endblock %}
|
||||
|
||||
{% comment %} Replace the Django ul markup with a div. We'll replace the li with a p in change_list_object_tools {% endcomment %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue