mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 12:14:12 +00:00 
			
		
		
		
	Made authenticated user button lives
This commit is contained in:
		@@ -139,6 +139,10 @@ ComunicWeb.components.menuBar.authenticated = {
 | 
			
		||||
			//Change avatar url
 | 
			
		||||
			userimage.src = userInfos.accountImage;
 | 
			
		||||
 | 
			
		||||
			userlinkelement.onclick = function(){
 | 
			
		||||
				openUserPage(userIDorPath(userInfos));
 | 
			
		||||
			}
 | 
			
		||||
 | 
			
		||||
		}), true);
 | 
			
		||||
	},
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user