mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-16 14:34:10 +02:00
Update get-gov.js
This commit is contained in:
parent
a5a061335e
commit
73da16ec3a
1 changed files with 1 additions and 0 deletions
|
@ -1954,6 +1954,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||||
/**
|
/**
|
||||||
* An IIFE that adds the default selection on comboboxes to the input field.
|
* 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
|
* This is because this action doesn't get fired by the time the page loads
|
||||||
|
* TODO: Will be refined in #2352
|
||||||
*/
|
*/
|
||||||
(function loadInitialValuesForComboBoxes() {
|
(function loadInitialValuesForComboBoxes() {
|
||||||
document.addEventListener('DOMContentLoaded', (event) => {
|
document.addEventListener('DOMContentLoaded', (event) => {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue