X-Git-Url: http://git.roojs.org/?p=gitlive;a=blobdiff_plain;f=RepoStatusPopover.bjs;h=8fb48991b6cbf4c561c6b1a28919f1cb5a780339;hp=5952a648585c277480a2445cb291941d873f1cf6;hb=9ec8514427f17cb69fc05eedb0c14185595516bd;hpb=0f3fc898b3f425daec52bf023f8ba31f64b54d4c diff --git a/RepoStatusPopover.bjs b/RepoStatusPopover.bjs index 5952a648..8fb48991 100644 --- a/RepoStatusPopover.bjs +++ b/RepoStatusPopover.bjs @@ -121,7 +121,7 @@ }, { "listeners" : { - "button_press_event" : "() => {\n var oldq = new Gee.ArrayList(); \n\t_this.el.hide();\n\tClones.singleton().el.hide();\n\tNewBranch.singleton().show(_this.repo, oldq);\n\n return false;\n}" + "button_press_event" : "() => {\n var oldq = new Gee.ArrayList(); \n\n\tClones.singleton().el.response(-1);\n\tNewBranch.singleton().show(_this.repo, oldq);\n\n return false;\n}" }, "label" : "Create Branch", "* pack" : "add",