diff options
author | Matthew Somerville <matthew@mysociety.org> | 2015-02-23 12:47:18 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2015-02-23 17:10:05 +0000 |
commit | c763a5e8e78849d736f9c0cec92ee2687ac9e75d (patch) | |
tree | 870b3f530b885bc4da49a26330fdfdbed1c24337 /web/js/map-wmts-zurich.js | |
parent | c79b9b54210cc5483bed03783417fbeb6ed422cb (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.js | 1 |
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 ]; |