Skip to content

Commit 0c190e3

Browse files
Fix unmatched div in project filter (#22832)
(Note that the below screenshots aren't the same repo, the former is try and the latter is local) Before ![div-before](https://user-images.githubusercontent.com/42128690/217723899-a15da77f-a196-4b23-a157-e7f1e1979610.png) After ![div-after](https://user-images.githubusercontent.com/42128690/217723878-e54235bc-a7d7-425e-bd0d-47d1814f18ba.png) Signed-off-by: jolheiser <[email protected]> Co-authored-by: techknowlogick <[email protected]>
1 parent cef8f50 commit 0c190e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/repo/issue/list.tmpl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,6 @@
276276
{{.Title}}
277277
</div>
278278
{{end}}
279-
</div>
280279
{{end}}
281280
</div>
282281
</div>

0 commit comments

Comments
 (0)