aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rwxr-xr-xtemplates/web/default/around/display_location.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/templates/web/default/around/display_location.html b/templates/web/default/around/display_location.html
index 395054645..e8e452cf4 100755
--- a/templates/web/default/around/display_location.html
+++ b/templates/web/default/around/display_location.html
@@ -119,6 +119,14 @@
</div>
</div>
+
+<div style="display:none" id="side-form">
+[% INCLUDE "report/new/fill_in_details_form.html"
+ js = 1,
+ report.used_map = 1
+%]
+</div>
+
</form>
[% INCLUDE 'footer.html' %]