Merge pull request #487 from alshakero/master
Fix autocomplete.js encoding
This commit is contained in:
commit
129ad5594a
|
@ -1,4 +1,4 @@
|
|||
'use strict';
|
||||
'use strict';
|
||||
|
||||
function completely(config) {
|
||||
config = config || {};
|
||||
|
|
Loading…
Reference in New Issue