Ticket.bjs
[gitlive] / Ticket.vala
index 9068491..13b1d5b 100644 (file)
@@ -1212,6 +1212,7 @@ public class Ticket : Object
                if (invalid) {
                        return;
                }
+               GLib.debug("for is valid");
                
                _this.el.response(1);
             });