Pman.Tab.PersonList.js
authorbenny <benny@roojs.com>
Fri, 13 Jul 2018 07:37:12 +0000 (15:37 +0800)
committerbenny <benny@roojs.com>
Fri, 13 Jul 2018 07:37:12 +0000 (15:37 +0800)
Pman.Tab.PersonList.js

index 59ebe56..83ec055 100644 (file)
@@ -458,7 +458,7 @@ Pman.Tab.PersonList.prototype = {
                     //Pman.genericDelete(_this, 'Person'); 
                     
                     var di = this.grid.RowSelectionModel.getSelected();
-                    console.log(di);
+                    console.log(this);
                     var rec = _this.grid.ds.getAt(rowIndex);
             
                     console.log(ids.length);