[Mapbender-commits] r6331 -
trunk/mapbender/http/extensions/jquery.layout.all-1.2.0
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Fri Jun 18 05:20:19 EDT 2010
Author: christoph
Date: 2010-06-18 09:20:19 +0000 (Fri, 18 Jun 2010)
New Revision: 6331
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:19:12 UTC (rev 6330)
+++ trunk/mapbender/http/extensions/jquery.layout.all-1.2.0/jquery.layout.js 2010-06-18 09:20:19 UTC (rev 6331)
@@ -1918,6 +1918,7 @@
if (!onInit) {
sizeContent(pane);
execUserCallback(pane, o.onresize_end || o.onresize);
+ console.log("sizeContent");
}
}
else if (!s.noRoom) { // no room for pane, so just hide it (if not already)
More information about the Mapbender_commits
mailing list