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

index 040a665..4b098ef 100644 (file)
@@ -459,7 +459,7 @@ Pman.Tab.PersonList.prototype = {
                     
 
                     var rec = _this.grid.ds.getAt(rowIndex);
-            
+                        console.log(_this);
                     console.log(rec);
                     /*if (!ids.length) {
                         Roo.MessageBox.alert("Error", "Select rows by clicking on the Internal# column");