Lastfm scrobbling backend ready
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
this.setOptions(options);
|
||||
}
|
||||
|
||||
$.fn.autocomplete = function(options) {
|
||||
$.fn.bh_autocomplete = function(options) {
|
||||
return new Autocomplete(this.get(0)||$('<input />'), options);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user