[Mapbender-commits] r8362 - trunk/mapbender/http/html
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Thu May 24 04:08:24 EDT 2012
Author: verenadiewald
Date: 2012-05-24 01:08:23 -0700 (Thu, 24 May 2012)
New Revision: 8362
Modified:
trunk/mapbender/http/html/mod_treefolderPlain.php
Log:
removed console.log
Modified: trunk/mapbender/http/html/mod_treefolderPlain.php
===================================================================
--- trunk/mapbender/http/html/mod_treefolderPlain.php 2012-05-16 14:43:30 UTC (rev 8361)
+++ trunk/mapbender/http/html/mod_treefolderPlain.php 2012-05-24 08:08:23 UTC (rev 8362)
@@ -237,7 +237,7 @@
function registerInitMapCheck() {
if(showstatus=='true'||alerterror=='true'){
- console.log("Registrierung init_mapcheck an eventAfterMapRequest");
+ //console.log("Registrierung init_mapcheck an eventAfterMapRequest");
eventAfterMapRequest.register(init_mapcheck);
}
}
More information about the Mapbender_commits
mailing list