Clones.bjs
[gitlive] / Clones.bjs
index 37ddc2b..12f0f51 100644 (file)
           },
           {
            "id" : "tv_current_branch",
-           "* init" : "function() {\n    XObject.prototype.init.call(this);\n    this.el.add_attribute(this.items[0].el , 'markup', 1 );\n     this.el.add_attribute(this.items[0].el , 'cell-background', 7 );\n\n}\n",
+           "* init" : "function() {\n    XObject.prototype.init.call(this);\n    this.el.add_attribute(_this.cr_current_branch.el , 'markup', 1 );\n     this.el.add_attribute(_this.cr_current_branch.el, 'cell-background', 7 );\n\n}\n",
            "* pack" : "append_column",
            "title" : "Current Branch",
            "xtype" : "TreeViewColumn",