1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Fix action avatar loading (#13909)

Fixes #13883

Co-authored-by: 6543 <6543@obermui.de>
This commit is contained in:
silverwind
2020-12-09 06:11:15 +01:00
committed by GitHub
parent 10b9a6df0d
commit 97ab820acc
3 changed files with 17 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
{{range .Feeds}}
<div class="news">
<div class="ui left">
{{avatar .ActUser}}
{{avatarByAction .}}
</div>
<div class="ui grid">
<div class="ui fourteen wide column">