mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Upgraded openUserPage function
This commit is contained in:
@ -82,7 +82,7 @@ ComunicWeb.pages.userPage.friendshipStatus = {
|
||||
|
||||
else {
|
||||
//Reopen user page
|
||||
openUserPage(userID);
|
||||
openUserPageFromID(userID);
|
||||
}
|
||||
|
||||
});
|
||||
|
Reference in New Issue
Block a user