Skip to content

Commit

Permalink
Fix unmatched div in project filter (#22832)
Browse files Browse the repository at this point in the history
(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 <john.olheiser@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
  • Loading branch information
jolheiser and techknowlogick authored Feb 9, 2023
1 parent cef8f50 commit 0c190e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/repo/issue/list.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,6 @@
{{.Title}}
</div>
{{end}}
</div>
{{end}}
</div>
</div>
Expand Down

0 comments on commit 0c190e3

Please sign in to comment.