From 0758b6e2230490f6a35667b6694393da5f2a1cbe Mon Sep 17 00:00:00 2001 From: Anna Sidwell Date: Mon, 16 Apr 2018 14:33:07 +1000 Subject: [PATCH] Oops, I removed a line I shouldn't have from 677f6a85a --- apps/map/templates/map/form.html | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/map/templates/map/form.html b/apps/map/templates/map/form.html index 0dc0bc5..1f9c3ce 100644 --- a/apps/map/templates/map/form.html +++ b/apps/map/templates/map/form.html @@ -61,6 +61,7 @@ {% endblock %} {% block scripts %} + {{ form.media }} {% leaflet_js %}