RepoStatusPopover.bjs
[gitlive] / RepoStatusPopover.vala
index 71ee6fa..691c389 100644 (file)
@@ -588,7 +588,7 @@ public class RepoStatusPopover : Object
                 Clones.singleton().el.hide();
               
                _this.el.hide();
-                  Ticket.singleton().show();
+               Ticket.singleton().show( _this.repo);
                
                 return false;
             });