DependTree/Window.js
[app.Builder.js] / DependTree / Window.js
index e636bb4..e8ab118 100644 (file)
@@ -103,11 +103,11 @@ Window=new XObject({
                                                             print("TOGGLE");
                                                             // this.list
                                                         
-                                                            var list = this.get('class-list-store');
+                                                        
                                                              
-                                                            var old = list.getValue(path, 1);
+                                                            var old = this.list.getValue(path, 1);
                                                             print(JSON.stringify(old));
-                                                        //    list.setValue(path, 1, !old)
+                                                        //    this.list.setValue(path, 1, !old)