Loading searx/static/themes/oscar/js/searx.js +3 −0 Original line number Diff line number Diff line Loading @@ -86,6 +86,9 @@ $(document).ready(function(){ }, source: searx.searchResults.ttAdapter() }); $('#q').bind('typeahead:selected', function(ev, suggestion) { $("#search_form").submit(); }); } }); ;/** Loading searx/static/themes/oscar/js/searx.min.js +0 −0 File changed.Preview suppressed by a .gitattributes entry or the file's encoding is unsupported. View original file View changed file searx/static/themes/oscar/js/searx_src/autocompleter.js +3 −0 Original line number Diff line number Diff line Loading @@ -33,5 +33,8 @@ $(document).ready(function(){ }, source: searx.searchResults.ttAdapter() }); $('#q').bind('typeahead:selected', function(ev, suggestion) { $("#search_form").submit(); }); } }); Loading
searx/static/themes/oscar/js/searx.js +3 −0 Original line number Diff line number Diff line Loading @@ -86,6 +86,9 @@ $(document).ready(function(){ }, source: searx.searchResults.ttAdapter() }); $('#q').bind('typeahead:selected', function(ev, suggestion) { $("#search_form").submit(); }); } }); ;/** Loading
searx/static/themes/oscar/js/searx.min.js +0 −0 File changed.Preview suppressed by a .gitattributes entry or the file's encoding is unsupported. View original file View changed file
searx/static/themes/oscar/js/searx_src/autocompleter.js +3 −0 Original line number Diff line number Diff line Loading @@ -33,5 +33,8 @@ $(document).ready(function(){ }, source: searx.searchResults.ttAdapter() }); $('#q').bind('typeahead:selected', function(ev, suggestion) { $("#search_form").submit(); }); } });