mirror of
https://github.com/devbridge/jQuery-Autocomplete.git
synced 2024-12-23 03:18:55 +00:00
Fix white space.
This commit is contained in:
parent
f75ed9f080
commit
8312b03dbe
@ -50,7 +50,7 @@
|
||||
|
||||
function Autocomplete(el, options) {
|
||||
var noop = function () { },
|
||||
that = this,
|
||||
that = this,
|
||||
defaults = {
|
||||
serviceUrl: null,
|
||||
lookup: null,
|
||||
|
Loading…
Reference in New Issue
Block a user