X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..ddde20c4d4ac6a8d53de079761155de813845b3c:/examples/tree/two-trees.html?ds=inline diff --git a/examples/tree/two-trees.html b/examples/tree/two-trees.html index 51d2a5b9..9c17a243 100644 --- a/examples/tree/two-trees.html +++ b/examples/tree/two-trees.html @@ -1,46 +1,45 @@ - -
- -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.
- - - - - - + + + +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.
+ + + + + + \ No newline at end of file