diff --git a/common/static/js/home.js b/common/static/js/home.js index d83e644c..e1eed707 100644 --- a/common/static/js/home.js +++ b/common/static/js/home.js @@ -28,10 +28,7 @@ $(document).ready( function() { } else { userName = userData.username; } - $("#userInfoCard .mast-avatar").attr("src", userData.avatar); $("#userInfoCard .mast-displayname").html(userName); - $("#userInfoCard .mast-brief").text($('