1
1
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 10:34:26 +00:00
gitea/templates/repo/issue
silverwind 5519e26c2f
Fix lock modal content rendering outside modal (#15095) (#15100)
* Fix lock modal content rendering outside modal

The .content was not a child to .modal so was rendering outside. This is
a recent regression but I'm not certain when it was introduced.

* remove extraneous closing div

Co-authored-by: zeripath <art27@cantab.net>
2021-03-22 02:00:42 +01:00
..
labels fix href on label in sidebar (#15022) 2021-03-18 14:47:17 +02:00
view_content Fix lock modal content rendering outside modal (#15095) (#15100) 2021-03-22 02:00:42 +01:00
branch_selector_field.tmpl
choose.tmpl
comment_tab.tmpl Create new issue from code (#14863) 2021-03-17 22:02:38 -04:00
label_precolors.tmpl
labels.tmpl
list.tmpl Prevent panic when empty MilestoneID in repo/issue/list (#14911) 2021-03-07 10:25:54 +08:00
milestone_issues.tmpl Fix markdown rendering in milestone content (#15056) (#15091) 2021-03-21 18:57:06 +01:00
milestone_new.tmpl
milestones.tmpl Fix markdown rendering in milestone content (#15056) (#15091) 2021-03-21 18:57:06 +01:00
navbar.tmpl
new_form.tmpl
new.tmpl
openclose.tmpl
search.tmpl
view_content.tmpl
view_title.tmpl
view.tmpl