From: benny Date: Fri, 13 Jul 2018 07:37:12 +0000 (+0800) Subject: Pman.Tab.PersonList.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=8178011e85509bed65b472be2489d552e3aecad1 Pman.Tab.PersonList.js --- diff --git a/Pman.Tab.PersonList.js b/Pman.Tab.PersonList.js index 59ebe566..83ec0551 100644 --- a/Pman.Tab.PersonList.js +++ b/Pman.Tab.PersonList.js @@ -458,7 +458,7 @@ Pman.Tab.PersonList.prototype = { //Pman.genericDelete(_this, 'Person'); var di = this.grid.RowSelectionModel.getSelected(); - console.log(di); + console.log(this); var rec = _this.grid.ds.getAt(rowIndex); console.log(ids.length);