X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/f5240829880f87e0cf581c6a296e436fdef0ef80..refs/heads/master:/examples/tree/two-trees.html diff --git a/examples/tree/two-trees.html b/examples/tree/two-trees.html index 9c17a243..6a979b9a 100644 --- a/examples/tree/two-trees.html +++ b/examples/tree/two-trees.html @@ -3,43 +3,23 @@
The TreePanels have a TreeSorter applied in "folderSort" mode.
Both TreePanels are in "appendOnly" drop mode since they are sorted.
Drag along the edge of the tree to trigger auto scrolling while performing a drag and drop.
The data for this tree is asynchronously loaded with a JSON TreeLoader.
The js is not minified so it is readable. See two-trees.js.
- - - -