Pman.Tab.AdminContactsGroup.bjs
[Pman.Admin] / Pman.Tab.AdminContactsGroup.bjs
index 0803ad1..bd00c8e 100644 (file)
                         },
                         {
                             "listeners": {
-                                "afterselectionchange": "function (_self)\n{\n    Pman.Tab.AdminContacts.grid.footer.onClick('first');\n}"
+                                "afterselectionchange": "function (_self)\n{\n//    Pman.Tab.AdminContacts.grid.footer.onClick('first');\n    var c = Pman.Tab.AdminContactsManager.layout.getRegion('center');\n    c.getActivePanel().grid.footer.onClick('first');\n    \n}"
                             },
                             "*prop": "sm",
                             "singleSelect": true,