NewBranch.bjs
[gitlive] / NewBranch.vala
index 4cf5492..9f4ac04 100644 (file)
@@ -1135,7 +1135,7 @@ public class NewBranch : Object
                        if (_this.repo != null) {
                                curproj = RooProject.getProjectByRepo(_this.repo);
                        }
-                       _this.prmodel.loadProjects(curproj == null ? "" : curproj.id);
+                       _this.tprmodel.loadProjects(curproj == null ? "" : curproj.id);
                        if (curproj != null) {