mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-03 16:32:15 +02:00
Update src/registrar/assets/js/get-gov-admin.js
This commit is contained in:
parent
36af56ea8e
commit
385724c659
1 changed files with 0 additions and 1 deletions
|
@ -577,7 +577,6 @@ function initializeWidgetOnList(list, parentId) {
|
|||
handleChangeActionNeededEmail(actionNeededReasonDropdown, actionNeededEmail);
|
||||
}
|
||||
|
||||
// TODO fix edge case where nothing is selected
|
||||
function handleChangeActionNeededEmail(actionNeededReasonDropdown, actionNeededEmail) {
|
||||
actionNeededReasonDropdown.addEventListener("change", function() {
|
||||
let noEmailMessage = document.getElementById("no-email-message");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue