mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-03 19:54:14 +00:00 
			
		
		
		
	Fix bug
This commit is contained in:
		@@ -84,7 +84,7 @@ ComunicWeb.pages.groups.sections.header = {
 | 
				
			|||||||
    
 | 
					    
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        //Group description (if any)
 | 
					        //Group description (if any)
 | 
				
			||||||
        if(info.url != "null")
 | 
					        if(info.description != "null")
 | 
				
			||||||
            createElem2({
 | 
					            createElem2({
 | 
				
			||||||
                appendTo: secondColumn,
 | 
					                appendTo: secondColumn,
 | 
				
			||||||
                type: "div",
 | 
					                type: "div",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user