Builder/LeftTree.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 30 Apr 2010 10:37:20 +0000 (18:37 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 30 Apr 2010 10:37:20 +0000 (18:37 +0800)
Builder/LeftTree.js

index 6363872..ceb775f 100755 (executable)
@@ -412,7 +412,7 @@ LeftTree = new XObject(
                             }
                             
                             
-                            print("hide right editior"):
+                            print("hide right editior");
                             RightEditor.el.hide();
                             this.currentTree = this.toJS(false, true)[0];
                             var RightBrowser    = imports.Builder.RightBrowser.RightBrowser;