Users infos request can be forced

This commit is contained in:
Pierre
2017-05-27 15:35:10 +02:00
parent 822fa8663b
commit 09e34a8969
4 changed files with 21 additions and 22 deletions

View File

@ -112,7 +112,7 @@ ComunicWeb.components.menuBar.authenticated = {
//Change avatar url
userimage.src = userInfos.accountImage;
}));
}), true);
},
/**