some much smarter solution
to avatar source updates, at time to render
This commit is contained in:
parent
c9707819f6
commit
e66cbf05ec
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<ul class="nav navbar-nav navbar-right">
|
||||
<li>
|
||||
<a asp-controller="Manage" class="navbar-link" asp-action="Index" title="Manage">
|
||||
@Component.Invoke("Avatar", User.GetUserId(), ".xs")
|
||||
<img src="@(User.GetUserName()+".xs").png" asp-append-version="true" />
|
||||
</a>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue