From 9825b32266117e3a9fa88d8ab3932bfa63938545 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Thu, 6 Jul 2017 09:25:58 -0400 Subject: [PATCH] changing the front end search form method to GET from POST using GET instead of POST to prevent browser notices about form resubmissions. This is done in the front events searchForm template --- views/front/events/searchForm.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/front/events/searchForm.html b/views/front/events/searchForm.html index be7e1ae..6bb4340 100644 --- a/views/front/events/searchForm.html +++ b/views/front/events/searchForm.html @@ -22,7 +22,7 @@ -