From 4164bf5a96353e790f22ea732891c0a13b9c3e0d Mon Sep 17 00:00:00 2001 From: Ross Date: Sat, 23 Jan 2021 17:09:41 +0000 Subject: [PATCH] . --- rapids/templates/rapids/rapid_form.html | 1 + 1 file changed, 1 insertion(+) diff --git a/rapids/templates/rapids/rapid_form.html b/rapids/templates/rapids/rapid_form.html index 647d381e..97d2fe3d 100755 --- a/rapids/templates/rapids/rapid_form.html +++ b/rapids/templates/rapids/rapid_form.html @@ -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){