mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-06-20 07:40:32 +00:00
clean
This commit is contained in:
parent
6fda9ca4ec
commit
4683d790f6
2 changed files with 1 additions and 2 deletions
static/js
|
@ -127,7 +127,6 @@ jQuery(document).ready(function() {
|
|||
var input = jQuery(this),
|
||||
value = input.val(),
|
||||
items = jQuery('[data-nav-id]');
|
||||
console.log(input, value, items);
|
||||
items.removeClass('search-match');
|
||||
if (!value.length) {
|
||||
$('ul.topics').removeClass('searched');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue