[Commits] r976 - apps/opengeo/geoexplorer/trunk/lib

commits at geoext.org commits at geoext.org
Wed Jun 3 20:46:55 CEST 2009


Author: dwins
Date: 2009-06-03 20:46:55 +0200 (Wed, 03 Jun 2009)
New Revision: 976

Modified:
   apps/opengeo/geoexplorer/trunk/lib/GeoExplorer.js
Log:
Fix weird margins in layer switching sidebar.


Modified: apps/opengeo/geoexplorer/trunk/lib/GeoExplorer.js
===================================================================
--- apps/opengeo/geoexplorer/trunk/lib/GeoExplorer.js	2009-06-03 18:38:04 UTC (rev 975)
+++ apps/opengeo/geoexplorer/trunk/lib/GeoExplorer.js	2009-06-03 18:46:55 UTC (rev 976)
@@ -388,7 +388,6 @@
                 layerTreeConfig));
 
         var layersContainer = new Ext.Panel({
-            autoScroll: true,
             border: false,
             region: 'center',
             title: "Layers",



More information about the Commits mailing list