diff --git a/assets/js/pages/groups/main.js b/assets/js/pages/groups/main.js index 6dbc4c61..24048624 100644 --- a/assets/js/pages/groups/main.js +++ b/assets/js/pages/groups/main.js @@ -68,7 +68,7 @@ const GroupsPage = { //Check the code of the error if(result.error.code == 401) - ComunicWeb.pages.groups.pages.forbidden.open(id, target); + ComunicWeb.pages.groups.pages.forbidden.open(groupID, target); //The group does not exists else