mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 19:20:55 +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;
|
subscribeButton.disabled = false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
document.querySelector('button#subscribe').addEventListener('click', submitForm);
|
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
Reference in New Issue
Block a user