changing the front end search form method to GET from POST
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 6 Jul 2017 13:25:58 +0000 (09:25 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 6 Jul 2017 13:25:58 +0000 (09:25 -0400)
commit9825b32266117e3a9fa88d8ab3932bfa63938545
tree443da3656441971e04815392116fc210e04eb9fb
parent3bea0c1227f9ec32f427155393e3f9403b6d7b9c
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