mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-03 20:36:07 +01:00 
			
		
		
		
	@@ -109,7 +109,9 @@ function initCommentForm() {
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    $('.select-label').dropdown('setting', 'onHide', function(){
 | 
			
		||||
        location.reload();
 | 
			
		||||
        if (hasLabelUpdateAction) {
 | 
			
		||||
            location.reload();
 | 
			
		||||
        }
 | 
			
		||||
    });
 | 
			
		||||
 | 
			
		||||
    $labelMenu.find('.item:not(.no-select)').click(function () {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user