Pman.Tab.PersonList.js
[Pman.Core] / Pman.Tab.PersonList.js
index 51c10b3..c8c18e2 100644 (file)
@@ -456,6 +456,7 @@ Pman.Tab.PersonList.prototype = {
                 icon: rootURL + '/Pman/templates/images/trash.gif',
                 handler : function(){
                     //Pman.genericDelete(_this, 'Person'); 
+                    console.log(_this.grid);
                     var rec = _this.grid.ds.getAt(rowIndex);