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