Builder3/Window.js
authorAlan Knowles <alan@roojs.com>
Wed, 26 Oct 2011 04:45:11 +0000 (12:45 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 26 Oct 2011 04:45:11 +0000 (12:45 +0800)
Builder3/Window.js

index edeca38..cf45874 100644 (file)
@@ -2565,8 +2565,8 @@ Window=new XObject({
                                                                                    this.get('/LeftPanel').editing  = true;
                                                                                        //  console.log('editing started');
                                                                                        // r.has_entry = false;
-                                                                                
-                                                                                    this.el.editable = false; // make sure it's not editor...
+                                                                                    // make sure it's not editor...
+                                                                                    //this.el.editable = false; 
                                                                                    
                                                                                 }
                                                                             },