avatar component is removed

This commit is contained in:
Paul Schneider 2019-09-27 03:22:51 +01:00
commit 97e242b663
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>