Sample/Editor.bjs
authorAlan Knowles <alan@akbkhome.com>
Mon, 1 Nov 2010 02:45:16 +0000 (10:45 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 1 Nov 2010 02:45:16 +0000 (10:45 +0800)
Sample/Editor.bjs

index fe181d9..2965c75 100644 (file)
@@ -32,8 +32,7 @@
                             "items": [
                                 {
                                     "listeners": {
-                                        "activate": "function (self) {\n  this.get('/Editor.RightEditor').save();\n}",
-                                        "clicked": "function (self) {\n\n}"
+                                        "clicked": "function (self) {\n  this.get('/Editor.RightEditor').save();\n}"
                                     },
                                     "id": "save_button",
                                     "label": "Save",