Builder3/Window.js
[app.Builder.js] / 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",