Pman.Dialog.CorePersonContact.bjs
[Pman.Core] / Pman.Tab.PersonList.js
index 4ace95b..62d05fa 100644 (file)
@@ -31,7 +31,6 @@ Pman.Tab.PersonList.prototype = {
     beforeload: function(t, o) {
         //console.log(o.params);
         // teams!?!
-        Roo.log('before load??????');
         alert('person list not configured');
         return false;
         /*
@@ -212,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,