Clones.bjs
[gitlive] / Clones.vala
index b87a9a3..d863406 100644 (file)
@@ -922,11 +922,7 @@ public class Clones : Object
 
             // init method
 
-            function() {
-                XObject.prototype.init.call(this);
-                this.el.add_attribute(this.items[0].el , 'markup', 2 );
-            
-            }
+            this.el.add_attribute(_this.cr_all_branches.el , 'markup', 2 );
         }
 
         // user defined functions