X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Tab.PersonList.js;h=62d05fa7dff376b86edf45622294a977f2bebf1e;hb=72dcb7bf971028357b22a1455e2630e102ccd412;hp=6e6b8c8e8c516aaa981b666bb511a74f3d69a610;hpb=de7e3ed08c3bd4d561c6260cbb77f15e32c905e7;p=Pman.Core diff --git a/Pman.Tab.PersonList.js b/Pman.Tab.PersonList.js index 6e6b8c8e..62d05fa7 100644 --- a/Pman.Tab.PersonList.js +++ b/Pman.Tab.PersonList.js @@ -211,7 +211,7 @@ Pman.Tab.PersonList.prototype = { // only used to change active status. new Pman.Request({ - url : baseURL + '/Roo/Person.php', + url : baseURL + '/Roo/core_person', method :'POST', params : { id : record.data.id,