diff options
author | wxiaoguang <wxiaoguang@gmail.com> | 2023-06-19 01:33:12 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-18 17:33:12 +0000 |
commit | bfab129fb97479e2efaaa0ece7071e13d79629ed (patch) | |
tree | 57b839acc516c4a9c011a63dd3069f115379c350 /poetry.toml | |
parent | a5d0246fff8e95ed750d44b8a2d1c633e0fc9ef3 (diff) | |
download | gitea-bfab129fb97479e2efaaa0ece7071e13d79629ed.tar.gz gitea-bfab129fb97479e2efaaa0ece7071e13d79629ed.zip |
Fix label list divider (#25312)
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.


Diffstat (limited to 'poetry.toml')
0 files changed, 0 insertions, 0 deletions