NewBranch.bjs
[gitlive] / NewBranch.vala
index 0b2c809..2e27833 100644 (file)
@@ -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 != "") {