From c763a5e8e78849d736f9c0cec92ee2687ac9e75d Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Mon, 23 Feb 2015 12:47:18 +0000 Subject: Tidy up front page and map copyright templates. --- web/js/map-wmts-zurich.js | 1 - 1 file changed, 1 deletion(-) (limited to 'web/js/map-wmts-zurich.js') 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 ]; -- cgit v1.2.3