Skip to content

Commit 54b5396

Browse files
Update templates/repo/issue/view_content/sidebar.tmpl
Co-authored-by: silverwind <[email protected]>
1 parent 91b55d1 commit 54b5396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/repo/issue/view_content/sidebar.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
{{if eq .IssueID $ProjectID}}
204204
{{$checked = true}}
205205
{{break}}
206-
{{end}}
206+
{{end}}
207207
{{end}}
208208
<a class="item muted sidebar-item-link{{if $checked}} checked{{end}}" data-id="{{.ID}}" data-href="{{.Link ctx}}">
209209
<span class="octicon-check {{if not $checked}}tw-invisible{{end}}">{{svg "octicon-check"}}</span>

0 commit comments

Comments
 (0)