summaryrefslogtreecommitdiff
path: root/ab_openstreetmap/static/src/xml
diff options
context:
space:
mode:
Diffstat (limited to 'ab_openstreetmap/static/src/xml')
-rw-r--r--ab_openstreetmap/static/src/xml/googlemap_template.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ab_openstreetmap/static/src/xml/googlemap_template.xml b/ab_openstreetmap/static/src/xml/googlemap_template.xml
index 53aef261..e4639a51 100644
--- a/ab_openstreetmap/static/src/xml/googlemap_template.xml
+++ b/ab_openstreetmap/static/src/xml/googlemap_template.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<templates id="template" xml:space="preserve">
<t t-name="googlemap_template">
- <!-- <div id="mapid" style="height: 400px; width: 100%;"></div> -->
- <div t-attf-id="mapid" style="height: 400px; width: 100%;" ></div>
+ <div id="mapid" style="height: 400px; width: 100%;"></div>
</t>
</templates>
+