mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-27 04:58:42 +02:00
Update src/registrar/assets/src/js/getgov-admin/andi.js
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
This commit is contained in:
parent
8250a72f73
commit
8d2a247674
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ This allows us to avoid overriding aria-label, which is used by select2
|
||||||
to send the current dropdown selection to ANDI
|
to send the current dropdown selection to ANDI
|
||||||
*/
|
*/
|
||||||
export function initAriaInjections() {
|
export function initAriaInjections() {
|
||||||
console.log("FIRED")
|
|
||||||
document.addEventListener('DOMContentLoaded', function () {
|
document.addEventListener('DOMContentLoaded', function () {
|
||||||
// Set timeout so this fires after select2.js finishes adding to the DOM
|
// Set timeout so this fires after select2.js finishes adding to the DOM
|
||||||
setTimeout(function () {
|
setTimeout(function () {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue