X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/f5240829880f87e0cf581c6a296e436fdef0ef80..refs/heads/master:/examples/tree/check-tree.html diff --git a/examples/tree/check-tree.html b/examples/tree/check-tree.html index 79b96f91..e7d8c197 100644 --- a/examples/tree/check-tree.html +++ b/examples/tree/check-tree.html @@ -1,37 +1,32 @@ +
-This example shows simple checkbox selection in a tree. It is enabled on leaf nodes by simply -setting checked:true/false at the node level.
-This example also shows loading an entire tree structure statically in one load call, rather than -loading each node asynchronously.
-The js is not minified so it is readable. See check-tree.js.
- - +This example shows simple checkbox selection in a tree. It is enabled on leaf nodes by simply + setting checked:true/false at the node level.
+This example also shows loading an entire tree structure statically in one load call, rather than + loading each node asynchronously.
+The js is not minified so it is readable. See check-tree.js.
+ - +