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

index eebf8bb..7037b8a 100644 (file)
@@ -2560,7 +2560,7 @@ Window=new XObject({
                                                                                         this.get('/LeftPanel.model').changed(p0, true);
                                                                                         this.get('/LeftPanel.model').activePath = false;
                                                                                         this.el.editable = true;
-                                                                                        this.el.has-entry = true;
+                                                                                        this.el.has_entry = true;
                                                                                 },
                                                                                 editing_started : function (self, editable, path) {
                                                                                    this.get('/LeftPanel').editing  = true;