[build] /static

This commit is contained in:
mrpaulblack 2021-11-21 21:40:49 +01:00
parent f3aff26086
commit b0aebf7069
11 changed files with 224 additions and 133 deletions

View file

@ -861,6 +861,7 @@ searxng.ready(function() {
return false;
});
searxng.on(d.getElementById('safesearch'), 'change', submitIfQuery);
searxng.on(d.getElementById('time_range'), 'change', submitIfQuery);
searxng.on(d.getElementById('language'), 'change', submitIfQuery);
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long