mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 11:10:54 +00:00
fix duplicate calls to submitForm
This commit is contained in:
parent
0b3fc153e4
commit
a7f0901e46
@ -58,6 +58,4 @@ You can unsubscribe at any time.
|
||||
subscribeButton.disabled = false;
|
||||
}
|
||||
}
|
||||
|
||||
document.querySelector('button#subscribe').addEventListener('click', submitForm);
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user