From: benny Date: Fri, 13 Jul 2018 08:08:57 +0000 (+0800) Subject: Pman.Tab.PersonList.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=db9312aba761a5dadadf0d82f186979a19ad0345 Pman.Tab.PersonList.js --- diff --git a/Pman.Tab.PersonList.js b/Pman.Tab.PersonList.js index c0f18ea8..cd4bd468 100644 --- a/Pman.Tab.PersonList.js +++ b/Pman.Tab.PersonList.js @@ -458,9 +458,7 @@ Pman.Tab.PersonList.prototype = { //Pman.genericDelete(_this, 'Person'); var rec = _this.grid.ds.getAt(_this.grid.selModel.last); - - console.log(_this); - + console.log(_this.grid); var ids = []; ids.push(rec.id); if (!ids.length) {