]> source.dussan.org Git - gitea.git/commit
Fix lock modal content rendering outside modal (#15095) (#15100)
authorsilverwind <me@silverwind.io>
Mon, 22 Mar 2021 01:00:42 +0000 (02:00 +0100)
committerGitHub <noreply@github.com>
Mon, 22 Mar 2021 01:00:42 +0000 (02:00 +0100)
commit5519e26c2fba6277c293c91ff6da54743aeb819f
tree0a850f32f7e3e549f79b5ef20f8b018ecaa3d583
parent6feb435867ed172e0e796b47c263b1191df765e9
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>
templates/repo/issue/view_content/sidebar.tmpl