Uncommited changes synced
[gitlive] / Ticket.vala
index 4250445..d4d1bb3 100644 (file)
@@ -157,8 +157,11 @@ public class Ticket : Object
           
     
         
-               this.el.run();
+               
+               return true;
        });
+       this.el.run();
+       
     
     }
     public class Xcls_Box2 : Object