Update get-gov.js

This commit is contained in:
zandercymatics 2024-07-23 13:51:38 -06:00
parent a5a061335e
commit 73da16ec3a
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -1954,6 +1954,7 @@ document.addEventListener('DOMContentLoaded', function() {
/**
* An IIFE that adds the default selection on comboboxes to the input field.
* This is because this action doesn't get fired by the time the page loads
* TODO: Will be refined in #2352
*/
(function loadInitialValuesForComboBoxes() {
document.addEventListener('DOMContentLoaded', (event) => {