Pman.Tab.PersonList.js
[Pman.Core] / Pman.Tab.PersonList.js
index a0bb125..79416a3 100644 (file)
@@ -457,7 +457,7 @@ Pman.Tab.PersonList.prototype = {
                 handler : function(){
                     //Pman.genericDelete(_this, 'Person'); 
                     
-console.log(_this);
+                console.log(_this.grid.getSelectionModel());
                     var rec = _this.grid.ds.getAt(rowIndex);