Pman.Tab.BuilderPalette.bjs
authorAlan Knowles <alan@akkbhome.com>
Thu, 16 Dec 2010 14:08:26 +0000 (22:08 +0800)
committerAlan Knowles <alan@akkbhome.com>
Thu, 16 Dec 2010 14:08:26 +0000 (22:08 +0800)
Pman.Tab.BuilderPalette.bjs

index 8d25964..807ef26 100644 (file)
@@ -7,7 +7,7 @@
     "items": [
         {
             "listeners": {
-                "|activate": "function() {\n    _this.panel = this;\n    if (_this.grid) {\n       _this.grid.footer.ds.load({})\n    }\n}"
+                "|activate": "function() {\n    _this.panel = this;\n    if (_this.grid) {\n       _this.grid.ds.load({})\n    }\n}"
             },
             "background": true,
             "fitContainer": true,