upgrade to current mm

This commit is contained in:
infominer 2019-07-09 00:14:28 -04:00
parent 0808108a28
commit 455eb96b82
37 changed files with 12083 additions and 7169 deletions

View file

@ -475,8 +475,6 @@ var idx = lunr(function () {
}
});
console.log( jQuery.type(idx) );
$(document).ready(function() {
$('input#search').on('keyup', function () {
var resultdiv = $('#results');