From f19f501684ac16ed6547252a338de53abd5cca01 Mon Sep 17 00:00:00 2001 From: Carl van Tonder Date: Wed, 4 Apr 2018 13:12:00 -0400 Subject: [PATCH] Make sure showing/hiding works on page load Fixes #53 --- apps/map/templates/map/form.html | 39 ++++++++++++++++++++------------ 1 file changed, 24 insertions(+), 15 deletions(-) diff --git a/apps/map/templates/map/form.html b/apps/map/templates/map/form.html index b31bf39..c9b558e 100644 --- a/apps/map/templates/map/form.html +++ b/apps/map/templates/map/form.html @@ -34,16 +34,6 @@ {% endblock %}