Clean up html

This commit is contained in:
zandercymatics 2024-01-04 13:53:59 -07:00
parent 9d11653386
commit 01a6de2392
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -48,9 +48,10 @@
class="usa-button--unstyled" class="usa-button--unstyled"
aria-controls="toggle-user-alert-{{ forloop.counter }}" aria-controls="toggle-user-alert-{{ forloop.counter }}"
data-open-modal data-open-modal
>Remove</a
> >
{# Use data-force-action to take esc out of the equation and pass cancel_button_resets_ds_form to effectuate a reset in the view #} Remove
</a>
<div <div
class="usa-modal" class="usa-modal"
id="toggle-user-alert-{{ forloop.counter }}" id="toggle-user-alert-{{ forloop.counter }}"