aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/front
diff options
context:
space:
mode:
authorZarino Zappia <mail@zarino.co.uk>2016-06-20 17:08:25 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2016-07-11 15:15:36 +0100
commit898a64596ae5be52c94663ddead42641f903c4cd (patch)
treebed4d5fe6416e92119953a1f029242da79c37eb0 /templates/web/base/front
parent8badf396faf199eec72b7b0c1790e055d23c3971 (diff)
Move to using pushState for new report.
Update the URL whenever location of pin is updated (first time, drag, or reclick), make sure it works when clicking back.
Diffstat (limited to 'templates/web/base/front')
-rw-r--r--templates/web/base/front/javascript.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/web/base/front/javascript.html b/templates/web/base/front/javascript.html
index 13aa5216c..4dcd384d6 100644
--- a/templates/web/base/front/javascript.html
+++ b/templates/web/base/front/javascript.html
@@ -9,7 +9,6 @@ Modernizr.load({
"preload![% version('/js/OpenLayers.fixmystreet.js') %]",
"preload![% version('/js/map-OpenLayers.js') %]",
"preload![% version('/js/map-OpenStreetMap.js') %]",
- "preload![% version('/js/jquery.ba-hashchange.min.js') %]"
]
});
</script>