Pman.Tab.PersonList.js
[Pman.Core] / Pman.Tab.PersonList.js
index a0bb125..210908e 100644 (file)
@@ -455,10 +455,10 @@ Pman.Tab.PersonList.prototype = {
                 hidden : !Pman.hasPerm(_this.permName, 'D'),    
                 icon: rootURL + '/Pman/templates/images/trash.gif',
                 handler : function(){
-                    //Pman.genericDelete(_this, 'Person'); 
+                    Pman.genericDelete(_this, 'Person'); 
                     
-console.log(_this);
-                    var rec = _this.grid.ds.getAt(rowIndex);
+
+                   
                         
                    
                     /*if (!ids.length) {