shimmie already uses ?q=
This commit is contained in:
		
							parent
							
								
									91f4fadd07
								
							
						
					
					
						commit
						a4772a209b
					
				| @ -366,7 +366,7 @@ $.Autocompleter = function(input, options) { | |||||||
| 				dataType: options.dataType, | 				dataType: options.dataType, | ||||||
| 				url: options.url, | 				url: options.url, | ||||||
| 				data: $.extend({ | 				data: $.extend({ | ||||||
| 					q: lastWord(term), | 					s: lastWord(term), | ||||||
| 					limit: options.max | 					limit: options.max | ||||||
| 				}, extraParams), | 				}, extraParams), | ||||||
| 				success: function(data) { | 				success: function(data) { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user