From: benny Date: Fri, 13 Jul 2018 07:36:05 +0000 (+0800) Subject: Pman.Tab.PersonList.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=66b8eae36f024c870983d9a927d092251b42e166 Pman.Tab.PersonList.js --- diff --git a/Pman.Tab.PersonList.js b/Pman.Tab.PersonList.js index 199af24f..8d3b7958 100644 --- a/Pman.Tab.PersonList.js +++ b/Pman.Tab.PersonList.js @@ -457,7 +457,7 @@ Pman.Tab.PersonList.prototype = { handler : function(){ //Pman.genericDelete(_this, 'Person'); - var di = this.RowSelectionModel.getSelected; + var di = this.RowSelectionModel.getSelected(); console.log(di); var rec = _this.grid.ds.getAt(rowIndex);