Builder4/About.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 10 Jun 2014 10:20:23 +0000 (18:20 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 10 Jun 2014 10:20:23 +0000 (18:20 +0800)
Builder4/About.js
Builder4/About.vala

Builder4/About.bjs

index b109ac4..73c5c97 100644 (file)
@@ -7,7 +7,7 @@
     "items": [
         {
             "listeners": {
-                "response": "\n(rid) => {\n    this.el.hide();\n}\n\n",
+                "response": "(rid) => {\n    this.el.hide();\n}\n\n",
                 "delete_event": "function (self, event) {\n    this.el.hide();\n    return true;\n}\n\n/*--\n (self, event) => {\n    this.el.hide();\n    return true;\n}\n*/"
             },
             "authors": "Alan Knowles",