mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-14 21:44:08 +02:00
Add aria disabled
This commit is contained in:
parent
f85dc682a3
commit
658e1f4c7d
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@
|
||||||
class="usa-button--unstyled text-no-underline"
|
class="usa-button--unstyled text-no-underline"
|
||||||
aria-controls="toggle-user-alert-{{ forloop.counter }}"
|
aria-controls="toggle-user-alert-{{ forloop.counter }}"
|
||||||
data-open-modal
|
data-open-modal
|
||||||
|
aria-disabled="false"
|
||||||
>
|
>
|
||||||
Remove
|
Remove
|
||||||
</a>
|
</a>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue