bootstrap-ajax-typeahead
bootstrap-ajax-typeahead copied to clipboard
Sorter method improved
I've edited the sorter method so it:
- works also with objects instead of just strings;
- does not get skipped when you do not explicitly set the ajax option to null.