MergeBranch.bjs
[gitlive] / MergeBranch.vala
index 9ec2ac3..a0c6229 100644 (file)
@@ -675,7 +675,7 @@ public class MergeBranch : Object
                        return;
                }
                  
-               _this.view.loadTicket(ticket.id);
+               _this.view.loadTicket(this.selectedTicketId());
                 _this.name.updateText();
                //GLib.debug (//"Selection: %s, %s\n", (string) val1, (string) val2);
             });