[Mapbender-commits] r6327 -
trunk/mapbender/http/extensions/jquery.layout.all-1.2.0
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Fri Jun 18 05:14:40 EDT 2010
Author: christoph
Date: 2010-06-18 09:14:40 +0000 (Fri, 18 Jun 2010)
New Revision: 6327
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:13:16 UTC (rev 6326)
+++ trunk/mapbender/http/extensions/jquery.layout.all-1.2.0/jquery.layout.js 2010-06-18 09:14:40 UTC (rev 6327)
@@ -2113,7 +2113,7 @@
, s, dir
;
- if (checkH || checkW)
+// if (checkH || checkW)
// NOTE special order for sizing: S-N-E-W
$.each(["south","north","east","west"], function(i,pane) {
s = state[pane];
More information about the Mapbender_commits
mailing list