Clones.bjs
[gitlive] / Clones.vala
index a9ed03c..e45a25a 100644 (file)
@@ -808,8 +808,8 @@ public class Clones : Object
 
             function() {
                 XObject.prototype.init.call(this);
-                this.el.add_attribute(this.items[0].el , 'markup', 1 );
-                 this.el.add_attribute(this.items[0].el , 'cell-background', 7 );
+                this.el.add_attribute(_this.cr_current_branch.el , 'markup', 1 );
+                 this.el.add_attribute(_this.cr_current_branch.el, 'cell-background', 7 );
             
             }
         }