forked from gitea/gitea
		
	 bfab129fb9
			
		
	
	
		bfab129fb9
		
			
		
	
	
	
	
		
			
			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.

