Sample/Window.bjs
authorAlan Knowles <alan@akbkhome.com>
Thu, 14 Oct 2010 09:27:57 +0000 (17:27 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 14 Oct 2010 09:27:57 +0000 (17:27 +0800)
Sample/Window.bjs

index baffb0b..b306afc 100644 (file)
                                                                                     "items": [
                                                                                         {
                                                                                             "listeners": {
-                                                                                                "activate": "function (self) {\nthis.get('/RightBrowser.view').renderJS(null,true);\n}"
+                                                                                                "activate": "function (self) {\n   this.get('/RightBrowser.view').renderJS(null,true);\n}"
                                                                                             },
                                                                                             "label": "Redraw",
                                                                                             "pack": "pack_start,false,false,0",