Pman.Tab.PersonList.js
[Pman.Core] / Pman.Tab.PersonList.js
index 00dac2c..316c6be 100644 (file)
@@ -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;