[Mapbender-commits] r6336 - trunk/mapbender/http/extensions/jquery.layout.all-1.2.0

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Fri Jun 18 06:04:12 EDT 2010


Author: christoph
Date: 2010-06-18 10:04:12 +0000 (Fri, 18 Jun 2010)
New Revision: 6336

Modified:
   trunk/mapbender/http/extensions/jquery.layout.all-1.2.0/jquery.layout.js
Log:


Modified: trunk/mapbender/http/extensions/jquery.layout.all-1.2.0/jquery.layout.js
===================================================================
--- trunk/mapbender/http/extensions/jquery.layout.all-1.2.0/jquery.layout.js	2010-06-18 10:04:02 UTC (rev 6335)
+++ trunk/mapbender/http/extensions/jquery.layout.all-1.2.0/jquery.layout.js	2010-06-18 10:04:12 UTC (rev 6336)
@@ -2102,8 +2102,6 @@
 	 */
 	var resizeAll = function () {
 		
-		console.log("RESIZE!");
-		console.log($Container);
 		var
 			oldW	= cDims.innerWidth
 		,	oldH	= cDims.innerHeight



More information about the Mapbender_commits mailing list