X-Git-Url: http://git.roojs.org/?p=gitlive;a=blobdiff_plain;f=NewBranch.vala;h=2e27833054783c42f78de4e55bf1ff0ecf14affa;hp=0b2c809839428ed668b7a1ff1ac399e3267f8d8c;hb=c171058a46aff32967ca6e5af204cac7ce012060;hpb=488206846fe4e7c173a429e1edbfa058c5754fcb diff --git a/NewBranch.vala b/NewBranch.vala index 0b2c8098..2e278330 100644 --- a/NewBranch.vala +++ b/NewBranch.vala @@ -309,7 +309,7 @@ public class NewBranch : Object _this.prmodel.loadProjects(curproj == null ? "" : curproj.id); _this.dbmodel.loadTickets(curproj == null ? "": curproj.id, tid); - _this.createbtn.updateState(); + _this.branchbtn.updateState(); _this.ticketsel.el.get_child().get_style_context().remove_class("warning"); if (tid != "") {