Builder/LeftTree.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 4 May 2010 03:59:52 +0000 (11:59 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 4 May 2010 03:59:52 +0000 (11:59 +0800)
Builder/LeftTree.js

index ae6b87f..1b6d2ad 100755 (executable)
@@ -164,7 +164,7 @@ LeftTree = new XObject(
                     'drag-end' : function ( w,  drag_context, x, y, time, user_data)   
                     {
                         // i'm not sure if this would work, without implementing the whole kaboodle.
-                        Seed.print('SOURCE: drag-end');
+                        Seed.print('LEFT-TREE-SOURCE: drag-end');
                         this.el.dragData = false;
                         this.el.dropList = false;
                         this.targetData = false;