From: benny Date: Fri, 13 Jul 2018 07:38:02 +0000 (+0800) Subject: Pman.Tab.PersonList.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=1877dd63159eb1b37c6d0770373bf8e9d4e6dd4f Pman.Tab.PersonList.js --- diff --git a/Pman.Tab.PersonList.js b/Pman.Tab.PersonList.js index 83ec0551..12eb89b9 100644 --- a/Pman.Tab.PersonList.js +++ b/Pman.Tab.PersonList.js @@ -456,9 +456,9 @@ Pman.Tab.PersonList.prototype = { icon: rootURL + '/Pman/templates/images/trash.gif', handler : function(){ //Pman.genericDelete(_this, 'Person'); - + console.log(_this); var di = this.grid.RowSelectionModel.getSelected(); - console.log(this); + var rec = _this.grid.ds.getAt(rowIndex); console.log(ids.length);