X-Git-Url: http://git.roojs.org/?p=gitlive;a=blobdiff_plain;f=RepoStatusPopover.bjs;h=de5fd846aac150b1fe37ce21717fb04eeb2420ec;hp=9e38bbc3e25d5468c3fd6e1250332cc594b4758d;hb=8c14fe2bd9fe8c9f4e97f1cabf4c22ec7cb1d6cb;hpb=5ee97662e47d9994ce0357eae234c88ed6c437cd diff --git a/RepoStatusPopover.bjs b/RepoStatusPopover.bjs index 9e38bbc3..de5fd846 100644 --- a/RepoStatusPopover.bjs +++ b/RepoStatusPopover.bjs @@ -148,7 +148,7 @@ }, { "listeners" : { - "button_press_event" : "() => {\n \n \n GitMonitor.gitmonitor.stop();\n _this.repo.git({ \"pull\" , \"--all\" });\n _this.repo.loadStatus();\n GitMonitor.gitmonitor.start();\n _this.diff_view.el.get_buffer().set_text(_this.repo.git_diff);\n _this.status_view.el.get_buffer().set_text(_this.repo.git_status);\n Clones.singleton().reposStore.load();\n \n _this.el.hide();\n return false;\n}" + "button_press_event" : "() => {\n \n\n\n Clones.singleton().el.hide();\n \n _this.el.hide();\n Ticket.singleton().show();\n \n return false;\n}" }, "label" : "Create Ticket", "* pack" : "add",