mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-22 20:19:21 +00:00
Fix issue when responding to a group invitation.
This commit is contained in:
parent
8f65890f29
commit
34f652d3bf
@ -105,7 +105,7 @@ ComunicWeb.pages.groups.sections.membershipBlock = {
|
|||||||
notify("An error occurred while trying to respond to the invitation!", "danger");
|
notify("An error occurred while trying to respond to the invitation!", "danger");
|
||||||
|
|
||||||
//Refresh the component
|
//Refresh the component
|
||||||
refresh_component();
|
ComunicWeb.common.page.refresh_current_page();
|
||||||
});
|
});
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user