mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-03 04:50:10 -04:00
Revert "Add extra text to label rows for screenreaders"
This reverts commit 549695de4e.
This was not the correct solution to the problem identified.
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
|
||||
{% macro index_field(text) -%}
|
||||
<td class="table-field-index">
|
||||
<span class="visually-hidden">Row </span>{{ text }}
|
||||
<span>{{ text }}</span>
|
||||
</td>
|
||||
{%- endmacro %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user