summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGiteabot <teabot@gitea.io>2023-06-19 14:14:31 -0400
committerGitHub <noreply@github.com>2023-06-19 18:14:31 +0000
commite9105ac281f8671142fdf74e46b45e6524c63e0a (patch)
tree2bfe1196baeed45e3c3f6ed3c9cc0f87ca2a4d04 /package.json
parente6e1cfd8e49783d6484cd4d86b0030f35aeb04de (diff)
downloadgitea-e9105ac281f8671142fdf74e46b45e6524c63e0a.tar.gz
gitea-e9105ac281f8671142fdf74e46b45e6524c63e0a.zip
Fix label list divider (#25312) (#25372)
Backport #25312 by @wxiaoguang We only needs 2 lines to hide the dividers. ``` $dropdownLabelFilter.dropdown('setting', {'hideDividers': 'empty'}); $dropdownLabelFilter.dropdown('refreshItems'); ``` Other code blocks are refactored by the way. ![image](https://github.com/go-gitea/gitea/assets/2114189/74989996-fcea-4df4-b534-b06f7957939a) ![image](https://github.com/go-gitea/gitea/assets/2114189/ee3b3761-b96e-4fb5-b646-e9d3117e5f40) Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Diffstat (limited to 'package.json')
0 files changed, 0 insertions, 0 deletions