mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Upgraded openUserPage function
This commit is contained in:
@ -186,7 +186,7 @@ ComunicWeb.components.menuBar.authenticated = {
|
||||
userimage.src = userInfos.accountImage;
|
||||
|
||||
userlinkelement.onclick = function(){
|
||||
openUserPage(userIDorPath(userInfos));
|
||||
openUserPage(userInfos);
|
||||
}
|
||||
|
||||
}), true);
|
||||
|
Reference in New Issue
Block a user