mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-03 19:17:07 -05:00 
			
		
		
		
	[mod] select autocomplete results with mouse click
This commit is contained in:
		
							parent
							
								
									b0665454ba
								
							
						
					
					
						commit
						6fb9eb8e47
					
				@ -9,7 +9,7 @@ if(searx.autocompleter) {
 | 
			
		||||
		        timeout: 5   // Correct option?
 | 
			
		||||
		    },
 | 
			
		||||
		    'minLength': 4,
 | 
			
		||||
		    // 'selectMode': 'type-ahead',
 | 
			
		||||
		    'selectMode': false,
 | 
			
		||||
		    cache: true,
 | 
			
		||||
		    delay: 300
 | 
			
		||||
	    });
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user