Pman.Tab.AdminContactsGroupRight.bjs
[Pman.Admin] / Pman.Tab.AdminContactsGroupRight.js
index e7df607..381fdeb 100644 (file)
@@ -238,7 +238,7 @@ Pman.Tab.AdminContactsGroupRight = new Roo.XComponent({
                                     //Roo.log(params);return;
                                     
                                     new Pman.Request({
-                                        url : baseURL + '/GroupRights.php',
+                                        url : baseURL + '/Admin/GroupRights.php',
                                         method :'POST',
                                         params : params,
                                         success : function() {