MergeBranch.bjs
[gitlive] / Ticket.vala
index 4250445..12eb468 100644 (file)
@@ -157,8 +157,11 @@ public class Ticket : Object
           
     
         
-               this.el.run();
+               
+               return false;
        });
+       this.el.run();
+       
     
     }
     public class Xcls_Box2 : Object