From: benny Date: Fri, 13 Jul 2018 07:56:33 +0000 (+0800) Subject: Pman.Tab.PersonList.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=8faf68a336c7993f1c92fe13d277c5c7fcd4ae34 Pman.Tab.PersonList.js --- diff --git a/Pman.Tab.PersonList.js b/Pman.Tab.PersonList.js index 00dac2c7..316c6be8 100644 --- a/Pman.Tab.PersonList.js +++ b/Pman.Tab.PersonList.js @@ -256,7 +256,7 @@ Pman.Tab.PersonList.prototype = { }, cellclick : function (_self, rowIndex, columnIndex, e) - { + { console.log(_this.grid.ds.getAt(rowIndex)); var di = this.colModel.getDataIndex(columnIndex); if (di != 'active') { return;