Builder3/Window.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 2 Jul 2012 13:30:56 +0000 (21:30 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 2 Jul 2012 13:30:56 +0000 (21:30 +0800)
Builder3/Window.js

index 0430b01..0a09cf6 100644 (file)
@@ -3816,7 +3816,7 @@ Window=new XObject({
                                                                                                                 );
                                                                                                                 
                                                                                                                // print("RB: TARGETS : " + LeftTree.atoms["STRING"]);
-                                                                                                                this.el.drag_dest_set_target_list( this.get('/Window').targetList);
+                                                                                                                this.el.drag_dest_set_target_list( Globals.targetList);
                                                                                                     },
                                                                                                     ready : false,
                                                                                                     getActiveNode : function(x,y)