From: Alan Knowles Date: Thu, 2 Dec 2010 11:16:37 +0000 (+0800) Subject: DependTree/Window.js X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=f2302f855e62268773e7db498063f9eae065cca8 DependTree/Window.js --- diff --git a/DependTree/Window.js b/DependTree/Window.js index e8ab11848..835771daf 100644 --- a/DependTree/Window.js +++ b/DependTree/Window.js @@ -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)