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 ec78073 commit 388533fCopy full SHA for 388533f
templates/repo/issue/sidebar/project_list.tmpl
@@ -46,7 +46,6 @@
46
<span class="item empty-list {{if $issueProject}}tw-hidden{{end}}">{{ctx.Locale.Tr "repo.issues.new.no_projects"}}</span>
47
{{range $issueProject}}
48
<a class="item" href="{{.Link ctx}}">
49
- <span class="item-check-mark">{{svg "octicon-check"}}</span>
50
{{svg .IconName 18}} {{.Title}}
51
</a>
52
{{end}}
0 commit comments