NewBranch.bjs
[gitlive] / NewBranch.vala
index 2e27833..94fcc34 100644 (file)
@@ -646,7 +646,7 @@ public class NewBranch : Object
                _this.scrolled_window.el.show();
                 
                _this.view.loadTicket(ticket.id);
-               _this.createbtn.updateState();
+               _this.branchbtn.updateState();
                
                //GLib.debug (//"Selection: %s, %s\n", (string) val1, (string) val2);
             });