[Mapbender-commits] r3999 - branches/google_dev/http/javascripts

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Thu Jun 4 06:32:15 EDT 2009


Author: christoph
Date: 2009-06-04 06:32:15 -0400 (Thu, 04 Jun 2009)
New Revision: 3999

Modified:
   branches/google_dev/http/javascripts/mod_wfs_gazetteer_client.php
Log:


Modified: branches/google_dev/http/javascripts/mod_wfs_gazetteer_client.php
===================================================================
--- branches/google_dev/http/javascripts/mod_wfs_gazetteer_client.php	2009-06-04 10:27:00 UTC (rev 3998)
+++ branches/google_dev/http/javascripts/mod_wfs_gazetteer_client.php	2009-06-04 10:32:15 UTC (rev 3999)
@@ -517,9 +517,6 @@
 }
 
 function appendWfsForm() {
-	if(showWfsIcons) {
-		setWfsInfo();
-	}
 	var form = document.getElementById("wfsForm");
 	removeChildNodes(form);
 	var resultDiv = document.getElementById("res");



More information about the Mapbender_commits mailing list