[Mapbender-commits] r3237 - branches/2.5/http/javascripts

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Wed Nov 12 10:09:33 EST 2008


Author: christoph
Date: 2008-11-12 10:09:33 -0500 (Wed, 12 Nov 2008)
New Revision: 3237

Modified:
   branches/2.5/http/javascripts/map_obj.js
Log:
http://trac.osgeo.org/mapbender/ticket/317

Modified: branches/2.5/http/javascripts/map_obj.js
===================================================================
--- branches/2.5/http/javascripts/map_obj.js	2008-11-12 14:25:16 UTC (rev 3236)
+++ branches/2.5/http/javascripts/map_obj.js	2008-11-12 15:09:33 UTC (rev 3237)
@@ -737,7 +737,7 @@
 	this.gui_layer_maxscale = gui_layer_maxscale;
 	this.gui_layer_style = gui_layer_style;
 	this.gui_layer_wfs_featuretype = gui_layer_wfs_featuretype;
-	this.gui_layer_style = null;
+//	this.gui_layer_style = null;
 	this.has_childs = false;
 	this.layer_style = [];
 	wms_layer_count++;



More information about the Mapbender_commits mailing list