mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-31 02:55:58 +01:00 
			
		
		
		
	fix: autocomplete.user on search page
This commit is contained in:
		| @@ -10,7 +10,7 @@ define('autocomplete', ['api'], function (api) { | |||||||
| 			onselect = params; | 			onselect = params; | ||||||
| 			params = {}; | 			params = {}; | ||||||
| 		} | 		} | ||||||
|  | 		params = params || {}; | ||||||
| 		app.loadJQueryUI(function () { | 		app.loadJQueryUI(function () { | ||||||
| 			input.autocomplete({ | 			input.autocomplete({ | ||||||
| 				delay: 200, | 				delay: 200, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user