mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 12:08:40 +02:00
Update src/registrar/assets/js/get-gov.js
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
This commit is contained in:
parent
4b1ca63016
commit
8d8e2be959
1 changed files with 0 additions and 1 deletions
|
@ -1357,7 +1357,6 @@ document.addEventListener('DOMContentLoaded', function() {
|
|||
// which will cause bad delete requests to be sent.
|
||||
const preExistingModalPlaceholders = document.querySelectorAll('[data-placeholder-for^="toggle-delete-domain-alert"]');
|
||||
preExistingModalPlaceholders.forEach(element => {
|
||||
console.log('found one');
|
||||
element.remove();
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue