You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/repo/issue
John Olheiser 0c190e396d
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 <john.olheiser@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2 years ago
..
fields Support Issue forms and PR forms (#20987) 3 years ago
labels Optimize html templates (#22080) 2 years ago
view_content Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 2 years ago
branch_selector_field.tmpl Refactor `i18n` to `locale` (#20153) 3 years ago
choose.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
comment_tab.tmpl Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 2 years ago
label_precolors.tmpl Fix purple color in suggested label colors (#18241) 3 years ago
labels.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
list.tmpl Fix unmatched div in project filter (#22832) 2 years ago
milestone_issues.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
milestone_new.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
milestones.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
navbar.tmpl Optimize html templates (#22080) 2 years ago
new.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
new_form.tmpl Do not add links to Posters or Assignees with ID < 0 (#20577) 3 years ago
openclose.tmpl Issues: add Project filter to issues list and search (#22544) 2 years ago
search.tmpl Issues: add Project filter to issues list and search (#22544) 2 years ago
view.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
view_content.tmpl Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 2 years ago
view_title.tmpl Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 2 years ago