mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 14:29:49 -04:00
Merge branch 'row-header-screenreader-text'
This commit is contained in:
@@ -73,7 +73,7 @@
|
|||||||
|
|
||||||
{% macro index_field(text) -%}
|
{% macro index_field(text) -%}
|
||||||
<td class="table-field-index">
|
<td class="table-field-index">
|
||||||
<span>{{ text }}</span>
|
<span><span class="visually-hidden">Row </span>{{ text }}</span>
|
||||||
</td>
|
</td>
|
||||||
{%- endmacro %}
|
{%- endmacro %}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user