We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f7f2ab commit 1fbbdafCopy full SHA for 1fbbdaf
js/search.js
@@ -2,8 +2,6 @@
2
* A jQuery plugin to add typeahead search functionality to the navbar search
3
* box. This requires Hogan for templating and typeahead.js for the actual
4
* typeahead functionality.
5
- *
6
- * @author Adam Harvey <[email protected]>
7
*/
8
(function ($) {
9
/**
0 commit comments