Pman.Dialog.CorePersonContact.bjs
[Pman.Core] / Pman.Tab.PersonList.js
index 6e6b8c8..62d05fa 100644 (file)
@@ -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,