Builder3/Window.js
authorAlan Knowles <alan@roojs.com>
Wed, 9 Jul 2014 10:21:52 +0000 (18:21 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 9 Jul 2014 10:21:52 +0000 (18:21 +0800)
Builder3/Window.js

index 4fba7d8..0427440 100644 (file)
@@ -2524,7 +2524,7 @@ Window=new XObject({
                                                                     init : function() {
                                                                         XObject.prototype.init.call(this);
                                                                     
-                                                                        //this.el.add_attribute(this.items[0].el , 'markup', 2 );
+                                                                        this.el.add_attribute(this.items[0].el , 'text', 2 );
                                                                         this.get('/LeftPanel').propertyColumn = this;
                                                                     },
                                                                     title : "key",