X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..530ef4b6c5b943cfa68b779d11cf7de29aa878bf:/examples/organizer/organizer.html diff --git a/examples/organizer/organizer.html b/examples/organizer/organizer.html index 3929333a..1b9ccbb4 100644 --- a/examples/organizer/organizer.html +++ b/examples/organizer/organizer.html @@ -1,36 +1,36 @@ - -
- -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. +
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. + +
+