[Mapbender-commits] r10258 - trunk/mapbender/http/plugins
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Tue Sep 17 06:38:44 PDT 2019
Author: armin11
Date: 2019-09-17 06:38:44 -0700 (Tue, 17 Sep 2019)
New Revision: 10258
Modified:
trunk/mapbender/http/plugins/wfsConfTree_single.js
Log:
more fixes for new client - thanx to karlo
Modified: trunk/mapbender/http/plugins/wfsConfTree_single.js
===================================================================
--- trunk/mapbender/http/plugins/wfsConfTree_single.js 2019-09-17 13:38:10 UTC (rev 10257)
+++ trunk/mapbender/http/plugins/wfsConfTree_single.js 2019-09-17 13:38:44 UTC (rev 10258)
@@ -50,7 +50,7 @@
});
}
var $wfsConfDialog = $("<div></div>").dialog({
- width: 240,
+ width: 260,
height: 390,
position: [o.$target.offset().left+20, o.$target.offset().top+80],
autoOpen: false,
More information about the Mapbender_commits
mailing list