Skip to content

Commit 942bf9f

Browse files
tyroneyehGusted
and
Gusted
authored
Update templates/repo/issue/list.tmpl
Co-authored-by: Gusted <williamzijl7@hotmail.com>
1 parent e29f542 commit 942bf9f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

templates/repo/issue/list.tmpl

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
<div id="issue-filters" class="ui stackable grid">
3030
<div class="six wide column">
3131
{{if $.CanWriteIssuesOrPulls}}
32-
<div class="ui checkbox issue-checkbox-all">
33-
<input type="checkbox"></input>
34-
<label></label>
35-
</div>
32+
<div class="ui checkbox issue-checkbox-all">
33+
<input type="checkbox"></input>
34+
<label></label>
35+
</div>
3636
{{end}}
3737
{{template "repo/issue/openclose" .}}
3838
</div>

0 commit comments

Comments
 (0)