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