mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Fix issue when responding to a group invitation.
This commit is contained in:
@ -105,7 +105,7 @@ ComunicWeb.pages.groups.sections.membershipBlock = {
|
||||
notify("An error occurred while trying to respond to the invitation!", "danger");
|
||||
|
||||
//Refresh the component
|
||||
refresh_component();
|
||||
ComunicWeb.common.page.refresh_current_page();
|
||||
});
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user