mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-25 02:19:12 -04:00
Without the `var` prefix this was making `$submitButton` a global variable, which is not what the code intended.
Without the `var` prefix this was making `$submitButton` a global variable, which is not what the code intended.