[Commits] r2002 - sandbox/mapgears/geoext.ux/ux/WMSBrowser/examples

commits at geoext.org commits at geoext.org
Wed Mar 17 19:47:42 CET 2010


Author: adube
Date: 2010-03-17 19:47:41 +0100 (Wed, 17 Mar 2010)
New Revision: 2002

Modified:
   sandbox/mapgears/geoext.ux/ux/WMSBrowser/examples/WMSBrowserInWindowExample.js
Log:
minor change

Modified: sandbox/mapgears/geoext.ux/ux/WMSBrowser/examples/WMSBrowserInWindowExample.js
===================================================================
--- sandbox/mapgears/geoext.ux/ux/WMSBrowser/examples/WMSBrowserInWindowExample.js	2010-03-17 18:28:18 UTC (rev 2001)
+++ sandbox/mapgears/geoext.ux/ux/WMSBrowser/examples/WMSBrowserInWindowExample.js	2010-03-17 18:47:41 UTC (rev 2002)
@@ -62,6 +62,7 @@
 var openWindow = function() {
     if(!browserWindow) {
         WMSBrowser = new GeoExt.ux.WMSBrowser({
+            border: false,
             region: "east",
             gridPanelOptions: {'height': 260},
             // comment the below line to have a 'textfield' instead of a 



More information about the Commits mailing list