avatar component is removed

This commit is contained in:
2019-09-27 03:22:51 +01:00
parent 8f99f36d49
commit a7df4288f6
2 changed files with 1 additions and 32 deletions

View File

@ -79,8 +79,7 @@
<dt>@SR["Avatar"]:</dt>
<dd>
@Component.Invoke("Avatar", User.GetUserId(), ".s")
<img src="/Avatars/@(User.GetUserName()+".s").png" asp-append-version="true" class="smalltofhol" />
[<a asp-controller="Manage" asp-action="SetAvatar"
>@SR["Modify"]</a>]
</dd>