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

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Fri Jun 18 05:22:45 EDT 2010


Author: christoph
Date: 2010-06-18 09:22:45 +0000 (Fri, 18 Jun 2010)
New Revision: 6332

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 09:20:19 UTC (rev 6331)
+++ trunk/mapbender/http/extensions/jquery.layout.all-1.2.0/jquery.layout.js	2010-06-18 09:22:45 UTC (rev 6332)
@@ -1918,7 +1918,7 @@
 				if (!onInit) {
 					sizeContent(pane);
 					execUserCallback(pane, o.onresize_end || o.onresize);
-					console.log("sizeContent");
+					console.log("sizeContent " + pane);
 				}
 			}
 			else if (!s.noRoom) { // no room for pane, so just hide it (if not already)



More information about the Mapbender_commits mailing list