]> source.dussan.org Git - gitea.git/commit
Fix issue label rendering in the issue popup (#30763)
authorwxiaoguang <wxiaoguang@gmail.com>
Tue, 30 Apr 2024 02:36:32 +0000 (10:36 +0800)
committerGitHub <noreply@github.com>
Tue, 30 Apr 2024 02:36:32 +0000 (02:36 +0000)
commit61b495e5ab604a26c867433e5c5ae5b07267e30f
tree064b1f0b63f2c65ef5df5d63bf4f128da0e0e112
parenta3d9f0d9151dbdcd77bf68f70b8e9497da5f2d3f
Fix issue label rendering in the issue popup (#30763)
modules/templates/util_render.go
routers/web/repo/issue.go
tests/integration/issue_test.go
web_src/js/components/ContextPopup.vue
web_src/js/features/common-issue-list.js