aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/default/maps/google.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/default/maps/google.html')
-rw-r--r--templates/web/default/maps/google.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/default/maps/google.html b/templates/web/default/maps/google.html
index 2e326734b..69020ea81 100644
--- a/templates/web/default/maps/google.html
+++ b/templates/web/default/maps/google.html
@@ -1,6 +1,6 @@
[% map_js = BLOCK %]
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script>
-<script type="text/javascript" src="/js/map-google.js"></script>
+<script type="text/javascript" src="[% version('/js/map-google.js') %]"></script>
[% END %]
[% map_html = BLOCK %]