RepoStatusPopover.bjs
[gitlive] / RepoStatusPopover.bjs
index a2aa0e6..dd24ffc 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" : "",
            "* pack" : "add",
            "xtype" : "ToolButton",
            "$ Gtk.Widget icon_widget" : "new Gtk.Image.from_icon_name (\"gtk-new\", Gtk.IconSize.SMALL_TOOLBAR)",