Fix responsive issue.

This commit is contained in:
Pierre 2018-04-11 08:57:10 +02:00
parent 268753af51
commit be1be86c20

View File

@ -160,6 +160,9 @@ ComunicWeb.components.friends.bar = {
//Make the link lives
friendLink.onclick = function(){
openUserPage(userIDorPath(userInfos));
//For the responsive mode
ComunicWeb.components.friends.bar.toggleShowHide();
}
//Add user account image