Upgrade to ExtJS 3.0.0 - Released 07/06/2009
[extjs.git] / examples / organizer / organizer.html
index 3929333..027130b 100644 (file)
@@ -11,7 +11,7 @@
 \r
     <script type="text/javascript" src="../../ext-all.js"></script>\r
 \r
-     <script type="text/javascript" src="../view/data-view-plugins.js"></script>\r
+     <script type="text/javascript" src="../ux/DataView-more.js"></script>\r
 <script type="text/javascript" src="organizer.js"></script>\r
 \r
 <!-- Common Styles for the examples -->\r
 <script type="text/javascript" src="../shared/examples.js"></script><!-- EXAMPLES -->\r
 <h1>Organizing Images into Albums</h1>\r
 <p>This example shows demonstrates how you can drop anything into the tree.</p>\r
-<p>This example also shows how a customized DragZone can be \r
+<p>This example also shows how a customized DragZone can be\r
 applied to a JsonView to get automatic lightweight drag and drop of asynchronously loaded data.</p>\r
 <p>The js is not minified so it is readable. See <a href="organizer.js">organizer.js</a>. The multi image drag drop added a little complexity to the code, but hopefully it is still easy to follow.\r
-<p>For simplicity, there is no validation on the names you enter in the tree node editor and you can drag the same picture \r
-into an album as many times as you want.</p>   \r
+<p>For simplicity, there is no validation on the names you enter in the tree node editor and you can drag the same picture\r
+into an album as many times as you want.</p>\r
 <p>Hold shift/control to select multiple images in the main images view. You can drag those images into the tree.</b>\r
 \r
 <div id="layout"></div>\r