issues
search
biggora
/
bootstrap-ajax-typeahead
Twitter Bootstrap Ajax Typeahead Plugin
http://plugins.upbootstrap.com/bootstrap-ajax-typeahead/
MIT License
172
stars
117
forks
source link
Sorter method improved
#40
Open
wimski
opened
8 years ago
wimski
commented
8 years ago
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.
I've edited the sorter method so it: