[Commits] r2384 - core/trunk/geoext/examples

commits at geoext.org commits at geoext.org
Tue Sep 21 19:12:49 CEST 2010


Author: tschaub
Date: 2010-09-21 19:12:49 +0200 (Tue, 21 Sep 2010)
New Revision: 2384

Modified:
   core/trunk/geoext/examples/tree.js
Log:
Removing unused node attribute (no functional change).

Modified: core/trunk/geoext/examples/tree.js
===================================================================
--- core/trunk/geoext/examples/tree.js	2010-09-21 16:52:47 UTC (rev 2383)
+++ core/trunk/geoext/examples/tree.js	2010-09-21 17:12:49 UTC (rev 2384)
@@ -107,7 +107,6 @@
         loader: {
             baseAttrs: {
                 radioGroup: "foo",
-                allowDelete: true,
                 uiProvider: "layernodeui"
             }
         }



More information about the Commits mailing list