X-Git-Url: http://git.roojs.org/?p=gitlive;a=blobdiff_plain;f=Ticket.vala;fp=Ticket.vala;h=3432d9b4ae50808047e6662493c93cfcced33a51;hp=49a0191d5f66e654b4a56d86d06e59ebc7d63056;hb=ce5337e4ad3400605415fb497dbbced99ed35860;hpb=35449c3a6ed4c08cf09abae2ab8a582acf7080c3 diff --git a/Ticket.vala b/Ticket.vala index 49a0191d..3432d9b4 100644 --- a/Ticket.vala +++ b/Ticket.vala @@ -83,7 +83,7 @@ public class Ticket : Object if (this.repo != null) { NewBranch.singleton().show(this.repo, new Gee.ArrayList(), tid); } - + this.el.hide(); });