mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
* Fix excluding more than two labels on issues list Fix #14840 Signed-off-by: Andrew Thornton <[email protected]> * refactor DRY * fix multiple-label filter on milestone issuelist * Apply suggestions from code review Co-authored-by: jaqra <[email protected]> * Update web_src/js/index.js Co-authored-by: Norwin Roosen <[email protected]> Co-authored-by: jaqra <[email protected]>