RepoStatusPopover.bjs
[gitlive] / RepoStatusPopover.bjs
index 23f4024..7d05217 100644 (file)
           "button_press_event" : "() => {\n  \n\n\n      Clones.singleton().el.response(-1);\n  \n   _this.el.hide();\n   Ticket.singleton().show( _this.repo);\n   \n    return false;\n}"
          },
          "label" : "Create Ticket",
+         "* ctor" : "new GtkButton.new_from_stock()",
          "* pack" : "add",
          "xtype" : "Button",
          "$ xns" : "Gtk"