You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 2, 2018. It is now read-only.
In some cases its useful to have link to the owner element, with this patch I can do such things
onNoMatch: function() { $(this).val(''); }
=== PATCH ===
524c524
- return f(data, this);
- results = self.options.processData(results);
- self.options.onError(jqXHR, textStatus, errorThrown);
- return sortFunction(a, b, filter, self.options);
- return this.options.showResult(value, data);
The text was updated successfully, but these errors were encountered: