X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Tab.PersonList.js;h=34173faf4e94c515fa6d4f494d90d8d8b6a09c30;hb=692861c958898f425cc365906c092559d7cfc60c;hp=b46f09497e3f9a1306b42f9042de146bbeec7415;hpb=8433e6a0a20380ff03456fbfc77a80eff77a0944;p=Pman.Core diff --git a/Pman.Tab.PersonList.js b/Pman.Tab.PersonList.js index b46f0949..34173faf 100644 --- a/Pman.Tab.PersonList.js +++ b/Pman.Tab.PersonList.js @@ -477,7 +477,7 @@ Pman.Tab.PersonList.prototype = { method : 'POST', url : baseURL + '/Roo/core_person', params : { - _delete : ids.join(',') + _delete : rec_id }, success : function() { _this.paging.onClick('refresh');