[Mapbender-commits] r6324 -
trunk/mapbender/http/extensions/jquery.layout.all-1.2.0
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Fri Jun 18 05:03:01 EDT 2010
Author: christoph
Date: 2010-06-18 09:03:01 +0000 (Fri, 18 Jun 2010)
New Revision: 6324
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 08:49:48 UTC (rev 6323)
+++ trunk/mapbender/http/extensions/jquery.layout.all-1.2.0/jquery.layout.js 2010-06-18 09:03:01 UTC (rev 6324)
@@ -2098,6 +2098,8 @@
* @callers window.onresize(), callbacks or custom code
*/
var resizeAll = function () {
+
+ console.log("RESIZE!");
var
oldW = cDims.innerWidth
, oldH = cDims.innerHeight
More information about the Mapbender_commits
mailing list