From 3e0ac6b88594d40b1d5c97a2fb2f215e0a4ca692 Mon Sep 17 00:00:00 2001 From: William Gearty Date: Fri, 25 Aug 2023 10:39:38 -0400 Subject: [PATCH] Fix form submission handling (#3672) * Fix form submission handling * Fix volunteer signup form --- esp/templates/elements/html | 26 ++++++++++++++++--- .../teacherclassregmodule/classedit.html | 2 +- .../modules/volunteersignup/signup.html | 6 ++--- 3 files changed, 27 insertions(+), 7 deletions(-) diff --git a/esp/templates/elements/html b/esp/templates/elements/html index f87863f5af..de7c796f08 100644 --- a/esp/templates/elements/html +++ b/esp/templates/elements/html @@ -79,7 +79,12 @@