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 3e57ba5 commit 3102c04Copy full SHA for 3102c04
templates/repo/issue/view_content/comments.tmpl
@@ -96,7 +96,7 @@
96
</div>
97
{{else if eq .Type 2}}
98
<div class="timeline-item event" id="{{.HashTag}}">
99
- <span class="badge tw-bg-red tw-text-white">{{svg "octicon-circle-slash"}}</span>
+ <span class="badge tw-bg-red tw-text-white">{{svg "octicon-issue-closed"}}</span>
100
{{if not .OriginalAuthor}}
101
{{template "shared/user/avatarlink" dict "user" .Poster}}
102
{{end}}
0 commit comments