[Commits] r1111 - apps/opengeo/geoexplorer/branches/0.1.x/lib

commits at geoext.org commits at geoext.org
Thu Jun 18 20:03:44 CEST 2009


Author: tschaub
Date: 2009-06-18 20:03:44 +0200 (Thu, 18 Jun 2009)
New Revision: 1111

Modified:
   apps/opengeo/geoexplorer/branches/0.1.x/lib/GeoExplorer.js
Log:
Remove duplicated xtype.

Modified: apps/opengeo/geoexplorer/branches/0.1.x/lib/GeoExplorer.js
===================================================================
--- apps/opengeo/geoexplorer/branches/0.1.x/lib/GeoExplorer.js	2009-06-18 17:42:11 UTC (rev 1110)
+++ apps/opengeo/geoexplorer/branches/0.1.x/lib/GeoExplorer.js	2009-06-18 18:03:44 UTC (rev 1111)
@@ -1000,7 +1000,6 @@
             bodyStyle: "padding: 5px",
             width: 300,
             items: [{
-                xtype: "panel",
                 xtype: 'textfield',
                 fieldLabel: 'Permalink',
                 readOnly: true,



More information about the Commits mailing list