removing avatar component
This commit is contained in:
parent
7f9ee5dbee
commit
642b43796f
4 changed files with 7 additions and 24 deletions
|
|
@ -1,5 +1,5 @@
|
|||
@model ApplicationUser
|
||||
|
||||
@if (Model!=null) {
|
||||
@Component.Invoke("Avatar", Model.Id, ".xs")
|
||||
<img src="/Avatars/@(Model.UserName+".xs").png" asp-append-version="true" class="smalltofhol" />
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue