aboutsummaryrefslogtreecommitdiffstats
path: root/web/js/map-wmts-zurich.js
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2015-02-23 12:47:18 +0000
committerMatthew Somerville <matthew@mysociety.org>2015-02-23 17:10:05 +0000
commitc763a5e8e78849d736f9c0cec92ee2687ac9e75d (patch)
tree870b3f530b885bc4da49a26330fdfdbed1c24337 /web/js/map-wmts-zurich.js
parentc79b9b54210cc5483bed03783417fbeb6ed422cb (diff)
Tidy up front page and map copyright templates.
Diffstat (limited to 'web/js/map-wmts-zurich.js')
-rw-r--r--web/js/map-wmts-zurich.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/js/map-wmts-zurich.js b/web/js/map-wmts-zurich.js
index cfff686e6..54b932168 100644
--- a/web/js/map-wmts-zurich.js
+++ b/web/js/map-wmts-zurich.js
@@ -63,7 +63,6 @@ $(function(){
fixmystreet.nav_control = new OpenLayers.Control.Navigation(nav_opts);
fixmystreet.controls = [
- new OpenLayers.Control.Attribution(),
new OpenLayers.Control.ArgParser(),
fixmystreet.nav_control
];