[Mapbender-commits] r5414 - branches/2.6/http/javascripts
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Mon Jan 25 04:35:03 EST 2010
Author: christoph
Date: 2010-01-25 04:35:02 -0500 (Mon, 25 Jan 2010)
New Revision: 5414
Modified:
branches/2.6/http/javascripts/map.js
Log:
Modified: branches/2.6/http/javascripts/map.js
===================================================================
--- branches/2.6/http/javascripts/map.js 2010-01-25 09:34:37 UTC (rev 5413)
+++ branches/2.6/http/javascripts/map.js 2010-01-25 09:35:02 UTC (rev 5414)
@@ -258,6 +258,7 @@
/**
* @deprecated
*/
+/*
function handleSelectedLayer (frameName, wms_title, layerName, type, status) {
new Mb_warning("The function handleSelectedLayer is deprecated.");
var obj = getMapObjByName(frameName);
@@ -268,7 +269,7 @@
}
}
}
-
+*/
/**
* @deprecated
*/
More information about the Mapbender_commits
mailing list