Files
notifications-admin/app/assets/javascripts/preventDuplicateFormSubmissions.js
Tom Byers 9d8fcf34fc Fix variable assignment
Without the `var` prefix this was making
`$submitButton` a global variable, which is not
what the code intended.
2019-09-05 10:52:13 +01:00

501 B