Pman.Tab.PersonList.js
[Pman.Core] / Pman.Tab.PersonList.js
index f704221..c0f18ea 100644 (file)
@@ -459,7 +459,7 @@ Pman.Tab.PersonList.prototype = {
                     
                     var rec = _this.grid.ds.getAt(_this.grid.selModel.last);
 
-                    console.log(_this.grid);
+                    console.log(_this);
                         
                     var ids = [];
                     ids.push(rec.id);