mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Update autocomplete.js
This commit is contained in:
parent
d20b932fd7
commit
57a6425aed
@ -391,7 +391,6 @@ $.widget( "ui.autocomplete", {
|
||||
xhrFields: {
|
||||
withCredentials: true
|
||||
},
|
||||
crossDomain: true,
|
||||
data: request,
|
||||
dataType: "json",
|
||||
success: function( data ) {
|
||||
|
Loading…
Reference in New Issue
Block a user