X-Git-Url: http://git.roojs.org/?p=gitlive;a=blobdiff_plain;f=NewBranch.bjs;h=7b82a84387e750a819f7bad48bad55b4c02abdb6;hp=036346ac776b26c05370953bffcf82c66b8b9daf;hb=17fe87d9fd586e900603897fdced5bbf8192746a;hpb=4e2084d4c0d70bb5b0f77c1a2afdc32775568439 diff --git a/NewBranch.bjs b/NewBranch.bjs index 036346ac..7b82a843 100644 --- a/NewBranch.bjs +++ b/NewBranch.bjs @@ -547,7 +547,7 @@ }, { "listeners" : { - "clicked" : "() => {\n\n\tGLib.debug(\"fire response = 1\");\n\t\n\tvar ticket_id = _this.ticketsel.selectedTicketId();\n\t\n\tif (ticket_id == \"\") {\n\t\t_this.ticketsel.el.get_child().get_style_context().add_class(\"warning\");\n\t\treturn;\n\t}\n\t \n\t_this.el.response(1);\n}" + "clicked" : "() => {\n\n\tGLib.debug(\"fire response = 1\");\n\t\n\tvar ticket_id = _this.ticketsel.selectedTicketId();\n\t\n\tif (ticket_id == \"\") {\n\t\t_this.ticketsel.el.get_child().get_style_context().add_class(\"warning\");\n\t\treturn;\n\t}\n\t \n\t_this.el.response(3);\n}" }, "label" : "Commit Changes", "id" : "createbtn",