]> dev.renevier.net Git - syp.git/commitdiff
do not display attribution
authorarno <arenevier@fdn.fr>
Sun, 26 Jul 2009 10:50:06 +0000 (12:50 +0200)
committerarno <arenevier@fdn.fr>
Thu, 20 Aug 2009 12:56:50 +0000 (14:56 +0200)
js/syp.js

index 8ebc30237507f2c6a6af0985cb59194db5af3895..9927498226f5c9701814621a26ea0ad0b7cfb84a 100644 (file)
--- a/js/syp.js
+++ b/js/syp.js
@@ -31,7 +31,7 @@ var SYP = {
     init: function() {
         this.map = new OpenLayers.Map("map", {
             controls:[
     init: function() {
         this.map = new OpenLayers.Map("map", {
             controls:[
-                new OpenLayers.Control.SypAttribution(),
+                //new OpenLayers.Control.SypAttribution(),
                 new OpenLayers.Control.Navigation(),
                 new OpenLayers.Control.PanZoom(),
                 new OpenLayers.Control.Permalink()
                 new OpenLayers.Control.Navigation(),
                 new OpenLayers.Control.PanZoom(),
                 new OpenLayers.Control.Permalink()