]> source.dussan.org Git - gitea.git/commitdiff
Fix unmatched div in project filter (#22832)
authorJohn Olheiser <john.olheiser@gmail.com>
Thu, 9 Feb 2023 16:15:07 +0000 (10:15 -0600)
committerGitHub <noreply@github.com>
Thu, 9 Feb 2023 16:15:07 +0000 (11:15 -0500)
(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>
templates/repo/issue/list.tmpl

index cf2a2a6bbabaaa15751a27defbb9aef9eba42c46..4b7de641f1d2d8b807577ab517fbf62598d8fdf9 100644 (file)
                                                                                {{.Title}}
                                                                        </div>
                                                                {{end}}
-                                                               </div>
                                                        {{end}}
                                                </div>
                                        </div>