Clones.bjs
[gitlive] / Clones.bjs
index efef136..75a3237 100644 (file)
           },
           {
            "id" : "tv_last_updated",
-           "* init" : "\n    this.el.add_attribute(_this.cr_last_updated.el , 'markup', 3 );\n",
+           "* init" : "\n    this.el.add_attribute(_this.cr_last_updated.el , \"markup\", 3 );\n",
            "* pack" : "append_column",
            "title" : "Last updated",
            "xtype" : "TreeViewColumn",
           },
           {
            "id" : "tv_all_branches",
-           "* init" : "    this.el.add_attribute(_this.cr_all_branches.el , 'markup', 2 );\n\n",
+           "* init" : "    this.el.add_attribute(_this.cr_all_branches.el , \"markup\", 2 );\n\n",
            "title" : "All Branches",
            "* pack" : "append_column",
            "xtype" : "TreeViewColumn",