X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6a7e4474cba9d8be4b2ec445e10f1691f7277c50..3789b528d8dd8aad4558e38e22d775bcab1cbd36:/examples/organizer/organizer.html?ds=sidebyside diff --git a/examples/organizer/organizer.html b/examples/organizer/organizer.html index 1b9ccbb4..c43fafc7 100644 --- a/examples/organizer/organizer.html +++ b/examples/organizer/organizer.html @@ -1,36 +1,21 @@ -
- -This example shows demonstrates how you can drop anything into the tree.
-This example also shows how a customized DragZone can be -applied to a JsonView to get automatic lightweight drag and drop of asynchronously loaded data.
-The js is not minified so it is readable. See organizer.js. The multi image drag drop added a little complexity to the code, but hopefully it is still easy to follow. -
For simplicity, there is no validation on the names you enter in the tree node editor and you can drag the same picture -into an album as many times as you want.
-Hold shift/control to select multiple images in the main images view. You can drag those images into the tree. - -
-This example shows demonstrates how you can drop anything into the tree.
+This example also shows how a customized DragZone can be + applied to a JsonView to get automatic lightweight drag and drop of asynchronously loaded data.
+The js is not minified so it is readable. See organizer.js. The multi image drag drop added a little complexity to the code, but hopefully it is still easy to follow.
+ +