Clone.bjs
[gitlive] / Clone.bjs
index 7c3e5a9..d78b042 100644 (file)
--- a/Clone.bjs
+++ b/Clone.bjs
@@ -53,7 +53,7 @@
       },
       {
        "listeners" : {
-        "button_press_event" : "() => {\n       _this.el.hide();\n        return false;\n}"
+        "button_press_event" : "() => {\n     \n     var repo = _this.reposel.selectedRepo();\n        GitMonitor.gitmonitor.stop();\n        \n        GitMonitor.gitmonitor.start();\n     \n     \n       _this.el.hide();\n        return false;\n}"
        },
        "label" : "Checkout",
        "xtype" : "Button",