DependTree/Window.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 2 Dec 2010 11:16:37 +0000 (19:16 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 2 Dec 2010 11:16:37 +0000 (19:16 +0800)
DependTree/Window.js

index e8ab118..835771d 100644 (file)
@@ -106,8 +106,8 @@ Window=new XObject({
                                                         
                                                              
                                                             var old = this.list.getValue(path, 1);
-                                                            print(JSON.stringify(old));
-                                                        //    this.list.setValue(path, 1, !old)
+                                                           // print(JSON.stringify(old));
+                                                            this.list.setValue(path, 1, !old)