aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/default
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2011-08-17 19:35:03 +0100
committerMatthew Somerville <matthew@mysociety.org>2011-08-17 19:35:03 +0100
commitf38b8e985697c35a62374a2f02dce2d681ef58cd (patch)
treeb7111c864e5d84caa7df547cc4e04ae7d9f1cb8a /templates/web/default
parent6df503adf0926b67c88466913034ad1b84e57aba (diff)
Stop back button breakage.
Diffstat (limited to 'templates/web/default')
-rw-r--r--templates/web/default/maps/fms.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/web/default/maps/fms.html b/templates/web/default/maps/fms.html
index 172fa9e7f..2b322849b 100644
--- a/templates/web/default/maps/fms.html
+++ b/templates/web/default/maps/fms.html
@@ -3,6 +3,7 @@
<script type="text/javascript" src="/js/OpenLayers.fixmystreet.js"></script>
<script type="text/javascript" src="/js/map-OpenLayers.js"></script>
<script type="text/javascript" src="/js/map-bing-ol.js"></script>
+<script type="text/javascript" src="/js/jquery.ba-hashchange.min.js"></script>
<!--[if lte IE 6]>
<link rel="stylesheet" href="/jslib/OpenLayers-2.10/theme/default/ie6-style.css" type="text/css" />
<![endif]-->