Loading searx/static/themes/eelo/js/searx.js +3 −4 Original line number Diff line number Diff line Loading @@ -57,10 +57,9 @@ $(document).ready(function() { source: searx.searchResults.ttAdapter() }); // $('#q').bind('typeahead:active', function(ev) { // console.log('opened!!'); // $("#search_input_container").addClass("expanded"); // }); $('#q').bind('typeahead:selected', function(ev) { $("#search_form").submit(); }); } }); ;/** Loading searx/static/themes/eelo/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/eelo/js/searx_src/autocompleter.js +3 −4 Original line number Diff line number Diff line Loading @@ -34,9 +34,8 @@ $(document).ready(function() { source: searx.searchResults.ttAdapter() }); // $('#q').bind('typeahead:active', function(ev) { // console.log('opened!!'); // $("#search_input_container").addClass("expanded"); // }); $('#q').bind('typeahead:selected', function(ev) { $("#search_form").submit(); }); } }); Loading
searx/static/themes/eelo/js/searx.js +3 −4 Original line number Diff line number Diff line Loading @@ -57,10 +57,9 @@ $(document).ready(function() { source: searx.searchResults.ttAdapter() }); // $('#q').bind('typeahead:active', function(ev) { // console.log('opened!!'); // $("#search_input_container").addClass("expanded"); // }); $('#q').bind('typeahead:selected', function(ev) { $("#search_form").submit(); }); } }); ;/** Loading
searx/static/themes/eelo/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/eelo/js/searx_src/autocompleter.js +3 −4 Original line number Diff line number Diff line Loading @@ -34,9 +34,8 @@ $(document).ready(function() { source: searx.searchResults.ttAdapter() }); // $('#q').bind('typeahead:active', function(ev) { // console.log('opened!!'); // $("#search_input_container").addClass("expanded"); // }); $('#q').bind('typeahead:selected', function(ev) { $("#search_form").submit(); }); } });