[Commits] r2766 - sandbox/gxm/geoext/gxm/examples
commits at geoext.org
commits at geoext.org
Thu Jul 21 13:52:19 CEST 2011
Author: marcjansen
Date: 2011-07-21 13:52:19 +0200 (Thu, 21 Jul 2011)
New Revision: 2766
Modified:
sandbox/gxm/geoext/gxm/examples/layerlist.js
Log:
[gxm] make the layerlist example fully functional again
Modified: sandbox/gxm/geoext/gxm/examples/layerlist.js
===================================================================
--- sandbox/gxm/geoext/gxm/examples/layerlist.js 2011-07-20 15:05:32 UTC (rev 2765)
+++ sandbox/gxm/geoext/gxm/examples/layerlist.js 2011-07-21 11:52:19 UTC (rev 2766)
@@ -117,6 +117,7 @@
var layerPanel = {
xtype: 'panel',
title: 'LayerList',
+ fullscreen: true,
items: [layerList]
};
More information about the Commits
mailing list