From: benny Date: Fri, 13 Jul 2018 07:43:54 +0000 (+0800) Subject: Pman.Tab.PersonList.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=d76fa905c721d1f7a44c7fdfd8cc835521007545 Pman.Tab.PersonList.js --- diff --git a/Pman.Tab.PersonList.js b/Pman.Tab.PersonList.js index a0bb125e..79416a32 100644 --- a/Pman.Tab.PersonList.js +++ b/Pman.Tab.PersonList.js @@ -457,7 +457,7 @@ Pman.Tab.PersonList.prototype = { handler : function(){ //Pman.genericDelete(_this, 'Person'); -console.log(_this); + console.log(_this.grid.getSelectionModel()); var rec = _this.grid.ds.getAt(rowIndex);