Pman.Tab.PersonList.js
authorbenny <benny@roojs.com>
Fri, 13 Jul 2018 08:06:44 +0000 (16:06 +0800)
committerbenny <benny@roojs.com>
Fri, 13 Jul 2018 08:06:44 +0000 (16:06 +0800)
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);