mirror of
https://github.com/devbridge/jQuery-Autocomplete.git
synced 2025-02-03 04:18:26 +00:00
commit
aca7cb97e8
@ -52,7 +52,7 @@
|
||||
};
|
||||
|
||||
function Autocomplete(el, options) {
|
||||
var noop = function () { },
|
||||
var noop = $.noop,
|
||||
that = this,
|
||||
defaults = {
|
||||
ajaxSettings: {},
|
||||
|
Loading…
x
Reference in New Issue
Block a user