mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 12:08:40 +02:00
cleanup
This commit is contained in:
parent
f608e0b99c
commit
0d3e38ce70
1 changed files with 0 additions and 2 deletions
|
@ -1520,8 +1520,6 @@ document.addEventListener('DOMContentLoaded', function() {
|
|||
modals.forEach(modal => {
|
||||
const submitButton = modal.querySelector('.usa-modal__submit');
|
||||
const closeButton = modal.querySelector('.usa-modal__close');
|
||||
|
||||
|
||||
submitButton.addEventListener('click', function() {
|
||||
pk = submitButton.getAttribute('data-pk');
|
||||
// Close the modal to remove the USWDS UI local classes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue