mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-12 20:49:41 +02:00
Clean up html
This commit is contained in:
parent
9d11653386
commit
01a6de2392
1 changed files with 22 additions and 21 deletions
|
@ -48,9 +48,10 @@
|
|||
class="usa-button--unstyled"
|
||||
aria-controls="toggle-user-alert-{{ forloop.counter }}"
|
||||
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
|
||||
class="usa-modal"
|
||||
id="toggle-user-alert-{{ forloop.counter }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue