]> source.dussan.org Git - gitea.git/commit
Fix issue label rendering (#13570)
authorsilverwind <me@silverwind.io>
Sun, 15 Nov 2020 18:11:58 +0000 (19:11 +0100)
committerGitHub <noreply@github.com>
Sun, 15 Nov 2020 18:11:58 +0000 (13:11 -0500)
commit50cbb204812f465ea00b2ffd31db58378e17f27b
tree345b4ac7d08abf0a959be7b1271b1b9991d425b9
parentf0ed71251ec1bd71f1f3c9cb12e17ca8f5e1cf3c
Fix issue label rendering (#13570)

* Fix issue label rendering

Prevent rendering of inactive labels and make them wrap inline.

Fixes: https://github.com/go-gitea/gitea/issues/13566
* also don't render the placeholder

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
templates/repo/issue/new_form.tmpl
templates/repo/issue/view_content/sidebar.tmpl
web_src/less/_repository.less