This commit is contained in:
Ross
2021-01-23 17:09:41 +00:00
parent 9354d40651
commit 4164bf5a96
+1
View File
@@ -158,6 +158,7 @@
// Hook into the form submission
function processForm(e) {
console.log("SUBMIT")
if (e.preventDefault) e.preventDefault();
if (document.getElementById("id_normal").checked){