From 13f8648fb7b984e302c5c03b85ecd8760662f0f7 Mon Sep 17 00:00:00 2001 From: arianagiroux Date: Thu, 4 Aug 2022 17:30:27 -0600 Subject: [PATCH] Fixes small workflow changes with update modals - prevents form elements from refreshing the page or submitting requests - ensures that the submit buttons for modals will close the modal, insead of just spawning a page refresh --- index.mustache | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.mustache b/index.mustache index 72eeb87..4c1d19e 100644 --- a/index.mustache +++ b/index.mustache @@ -56,13 +56,13 @@ @@ -78,14 +78,14 @@