mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 17:28:31 +02:00
add let
This commit is contained in:
parent
ca2149d3ed
commit
e4285998e7
1 changed files with 1 additions and 1 deletions
|
@ -374,7 +374,7 @@ function initializeWidgetOnList(list, parentId) {
|
|||
}
|
||||
handleStatusChanges();
|
||||
|
||||
fieldsToObserve = ["rejection_reason", "action_needed_reason"]
|
||||
let fieldsToObserve = ["rejection_reason", "action_needed_reason"]
|
||||
handleBackButtonObserver(fieldsToObserve);
|
||||
})();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue