summaryrefslogtreecommitdiffstats
path: root/sitestatic/bootstrap-typeahead.js
AgeCommit message (Collapse)AuthorFilesLines
2012-09-25Don't auto-select the first item in typeaheadDan McGee1-4/+5
This assumption was baked into the Twitter bootstrap JS; kill it so it is still easy to do a freeform search if wanted. Signed-off-by: Dan McGee <dan@archlinux.org>
2012-09-25Add stock Bootstrap typeahead JS filesDan McGee1-0/+300
Signed-off-by: Dan McGee <dan@archlinux.org>