Pman.Tab.AdminLogDrill.bjs
[Pman.Admin] / Pman.Tab.AdminLogDrill.bjs
index 8c5f5fe..8fbeea6 100644 (file)
                                                 },
                                                 {
                                                     "listeners": {
-                                                        "|select": "function (combo, record, index)\n{\n  _this.grid.footer.onClick('first');\n}",
+                                                        "|select": "function (combo, record, index)\n{\n   _this.dategrid.ds.load({});\n}",
                                                         "|render": "function (_self)\n{\n  _this.affectSel = _self;\n}"
                                                     },
                                                     "allowBlank": true,