mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 04:04:20 +00:00 
			
		
		
		
	Create group tabs
This commit is contained in:
		@@ -28,7 +28,7 @@ ComunicWeb.pages.virtualDirectory.page = {
 | 
			
		||||
 | 
			
		||||
			//Check if the page is  a group
 | 
			
		||||
			if(r.kind == "group"){
 | 
			
		||||
				ComunicWeb.pages.groups.pages.group.open(r.id, target);
 | 
			
		||||
				GroupsPage.open({groupID: r.id}, target);
 | 
			
		||||
			}
 | 
			
		||||
		});
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user