mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 12:14:12 +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");
 | 
											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();
 | 
				
			||||||
				});
 | 
									});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user