mirror of
https://github.com/go-gitea/gitea.git
synced 2026-02-06 21:16:01 +01:00
* 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>