X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Clones.bjs;h=efef13665fa17d15b3992bac2fb8cb2ccb4c6a3e;hb=d9880ddb8245f8f15f9d280a3992421f2ded5be9;hp=f60a0e5afb5fe670edca1e1009c85fcad9ca8f2c;hpb=df28c3d021d682682ab36d054c6e0cc1a4ba1e40;p=gitlive diff --git a/Clones.bjs b/Clones.bjs index f60a0e5a..efef1366 100644 --- a/Clones.bjs +++ b/Clones.bjs @@ -170,7 +170,7 @@ }, { "id" : "tv_current_branch", - "* 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", + "* 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",