Newer
Older
'use strict';
$(function () {
// Activate search suggestions for the search bar in the header and for the
// search bar used in the body.
delay: 500,
html: true,
minLength: 2,
source: function (request, response) {