Pman.Tab.AdminContactsGroup.bjs
authorAlan Knowles <alan@akbkhome.com>
Fri, 14 Jan 2011 07:53:24 +0000 (15:53 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 14 Jan 2011 07:53:24 +0000 (15:53 +0800)
Pman.Tab.AdminContactsGroup.bjs

index 1871231..5484e26 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.ds.load({});\n    }\n}"
             },
             "background": true,
             "fitContainer": true,