Pman.Tab.BuilderPalette.bjs
authorAlan Knowles <alan@akkbhome.com>
Thu, 16 Dec 2010 13:59:21 +0000 (21:59 +0800)
committerAlan Knowles <alan@akkbhome.com>
Thu, 16 Dec 2010 13:59:21 +0000 (21:59 +0800)
Pman.Tab.BuilderPalette.bjs

index 4a40079..fcdf208 100644 (file)
@@ -7,7 +7,7 @@
     "items": [
         {
             "listeners": {
-                "|activate": "function() {\n    _this.panel = this;\n    if (_this.grid) {\n        _this.grid.footer.onClick('first');\n    }\n}"
+                "|activate": "function() {\n    _this.panel = this;\n    if (_this.grid) {\n       _this.grid.footer.ds.load({})\n    }\n}"
             },
             "background": true,
             "fitContainer": true,