1
0
mirror of https://github.com/pierre42100/ComunicWeb synced 2025-03-23 03:20:49 +00:00

Fix responsive issue.

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

@ -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