X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Tab.GroupsList.js;h=ab42d24addc23917689ce15235403d9cfe496355;hb=cf6e54b007e1d93426a5f55ee2a4764dd53a869b;hp=4f7a62f1f4eb2ad25b73aef03af170f6f356ea13;hpb=358214a68f6cc041045cf4b5341e30d47aa043fd;p=Pman.Core diff --git a/Pman.Tab.GroupsList.js b/Pman.Tab.GroupsList.js index 4f7a62f1..ab42d24a 100644 --- a/Pman.Tab.GroupsList.js +++ b/Pman.Tab.GroupsList.js @@ -226,7 +226,7 @@ Pman.Tab.GroupsList.prototype = { } new Pman.Request({ - url: baseURL + '/Core/core_groop_member', + url: baseURL + '/Core/core_group_member', params: { action : action, group_id: action =='add' ? rid.id : s[0].data.id,