Sample/Window.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 11 Jun 2010 02:08:31 +0000 (10:08 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 11 Jun 2010 02:08:31 +0000 (10:08 +0800)
Sample/Window.js

index 72ac39b..9d66188 100644 (file)
@@ -2735,7 +2735,7 @@ Window=new XObject({
                                                                                                // if (this.ready) { // dont do it twice!
                                                                                                 //   return; 
                                                                                                //}
-                                                                                               this.el.get_inspector().show();
+                                                                                               //this.el.get_inspector().show();
                                                                                                this.ready = true;
                                                                                                 this.pendingRedraw = false;
                                                                                                 var js = this.get('/LeftTree.model').toJS();