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 91b55d1 commit 54b5396Copy full SHA for 54b5396
templates/repo/issue/view_content/sidebar.tmpl
@@ -203,7 +203,7 @@
203
{{if eq .IssueID $ProjectID}}
204
{{$checked = true}}
205
{{break}}
206
- {{end}}
+ {{end}}
207
{{end}}
208
<a class="item muted sidebar-item-link{{if $checked}} checked{{end}}" data-id="{{.ID}}" data-href="{{.Link ctx}}">
209
<span class="octicon-check {{if not $checked}}tw-invisible{{end}}">{{svg "octicon-check"}}</span>
0 commit comments