[Commits] r937 - apps/opengeo/geoexplorer/trunk/lib/GeoExplorer/Full

commits at geoext.org commits at geoext.org
Tue Jun 2 00:01:47 CEST 2009


Author: dwins
Date: 2009-06-02 00:01:47 +0200 (Tue, 02 Jun 2009)
New Revision: 937

Modified:
   apps/opengeo/geoexplorer/trunk/lib/GeoExplorer/Full/Full.js
Log:
Remove dummy page from wizard


Modified: apps/opengeo/geoexplorer/trunk/lib/GeoExplorer/Full/Full.js
===================================================================
--- apps/opengeo/geoexplorer/trunk/lib/GeoExplorer/Full/Full.js	2009-06-01 22:01:27 UTC (rev 936)
+++ apps/opengeo/geoexplorer/trunk/lib/GeoExplorer/Full/Full.js	2009-06-01 22:01:47 UTC (rev 937)
@@ -68,9 +68,6 @@
             modal: true,
             title: "Export Map",
             pages: [{
-                title: 'Start',
-                panel: new Ext.Panel({html:"This is a dummy panel and should be removed before release."})
-            },{
                 title: 'Layers',
                 panel: layerSelection
             },{



More information about the Commits mailing list