From 79a5c9bbf947f0fd9d02b808faf24c4418adc984 Mon Sep 17 00:00:00 2001 From: benny Date: Fri, 13 Jul 2018 15:59:21 +0800 Subject: [PATCH] Pman.Tab.PersonList.js --- Pman.Tab.PersonList.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Pman.Tab.PersonList.js b/Pman.Tab.PersonList.js index 51c10b36..c8c18e20 100644 --- a/Pman.Tab.PersonList.js +++ b/Pman.Tab.PersonList.js @@ -456,6 +456,7 @@ Pman.Tab.PersonList.prototype = { icon: rootURL + '/Pman/templates/images/trash.gif', handler : function(){ //Pman.genericDelete(_this, 'Person'); + console.log(_this.grid); var rec = _this.grid.ds.getAt(rowIndex); -- 2.39.2