This commit is contained in:
Pierre HUBERT 2018-07-16 09:00:35 +02:00
parent ddd54e05e5
commit 07af7c961d

View File

@ -116,7 +116,7 @@ ComunicWeb.pages.groups.pages.main = {
groupItem.style.visibility = "visible";
if(result.error)
return notify("Could not your membership to this group!", "error");
return notify("Could not delete your membership to this group!", "error");
groupItem.remove();