We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7305b55 commit 39b792fCopy full SHA for 39b792f
templates/repo/issue/view_content/comments.tmpl
@@ -598,9 +598,6 @@
598
{{else if and (eq .Type 29) (or (gt .CommitsNum 0) .IsForcePush)}}
599
<div class="timeline-item event" id="{{.HashTag}}">
600
<span class="badge">{{svg "octicon-repo-force-push" 16}}</span>
601
- <a class="ui avatar image" href="{{.Poster.HomeLink}}">
602
- <img src="{{.Poster.RelAvatarLink}}">
603
- </a>
604
<span class="text grey">
605
<a class="author" href="{{.Poster.HomeLink}}">{{.Poster.GetDisplayName}}</a>
606
{{ if .IsForcePush }}
0 commit comments