Uncommited changes synced
[gitlive] / Ticket.vala
index 49a0191..3432d9b 100644 (file)
@@ -83,7 +83,7 @@ public class Ticket : Object
                if (this.repo != null) {
                        NewBranch.singleton().show(this.repo, new Gee.ArrayList<GitMonitorQueue>(), tid);
                }
-                
+               this.el.hide();
         
                 
         });