Clones.bjs
[gitlive] / Clones.bjs
index f5f2535..c175860 100644 (file)
                                         {
                                             "min_width": 200,
                                             "pack": "append_column",
-                                            "resizable": "true",
                                             "title": "Repo",
                                             "xtype": "TreeViewColumn",
                                             "|init": "function() {\n    XObject.prototype.init.call(this);\n    this.el.add_attribute(this.items[0].el , 'markup', 0 );\n\n}\n",