[Commits] r1315 - sandbox/elemoine/playground/geoext/examples
commits at geoext.org
commits at geoext.org
Mon Aug 10 06:25:55 CEST 2009
Author: elemoine
Date: 2009-08-10 06:25:54 +0200 (Mon, 10 Aug 2009)
New Revision: 1315
Modified:
sandbox/elemoine/playground/geoext/examples/tree-tools.js
Log:
add "checked: null" in the attributes of layer tree nodes
Modified: sandbox/elemoine/playground/geoext/examples/tree-tools.js
===================================================================
--- sandbox/elemoine/playground/geoext/examples/tree-tools.js 2009-08-09 01:32:05 UTC (rev 1314)
+++ sandbox/elemoine/playground/geoext/examples/tree-tools.js 2009-08-10 04:25:54 UTC (rev 1315)
@@ -138,6 +138,7 @@
action: "down",
qtip: "move down"
}],
+ checked: null,
component: GeoExt.examples.tbar
}
}
More information about the Commits
mailing list