X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Tab.PersonList.js;h=c0f18ea87418acede93eddc9b5e1e58bc23deb1f;hb=e716d50f17dc0686fd3d7a2dd919c662e39e69c1;hp=f704221378d585468bb31e221ed98bc20df0ce33;hpb=65cee3b3280a65b6eae50d45acf4457b2f9c1388;p=Pman.Core diff --git a/Pman.Tab.PersonList.js b/Pman.Tab.PersonList.js index f7042213..c0f18ea8 100644 --- a/Pman.Tab.PersonList.js +++ b/Pman.Tab.PersonList.js @@ -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);