X-Git-Url: http://git.roojs.org/?p=gitlive;a=blobdiff_plain;f=RepoStatusPopover.bjs;h=7d0521748b6d2a8832925bfd1608c00a80ccf00b;hp=23f4024924cf5c224ee7aba19de9b19b1c36b125;hb=68b480d67843927a38e1a087aa75cdaf40daa394;hpb=c968db43132c7d0775b8892c8a8d454272f3638a diff --git a/RepoStatusPopover.bjs b/RepoStatusPopover.bjs index 23f40249..7d052174 100644 --- a/RepoStatusPopover.bjs +++ b/RepoStatusPopover.bjs @@ -160,6 +160,7 @@ "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"