mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Progress on friend bar
This commit is contained in:
@ -187,7 +187,7 @@ ComunicWeb.common.page = {
|
||||
//We load specific components for logged in users
|
||||
if(ComunicWeb.user.userLogin.getUserLoginState()){
|
||||
//We load frieds list (if user is logged in)
|
||||
ComunicWeb.components.friendsList.display();
|
||||
ComunicWeb.components.friends.bar.display();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user