startpage search script should show results on the top
This commit is contained in:
@@ -33,7 +33,7 @@ function show(result)
|
|||||||
table.insert(results, v.text)
|
table.insert(results, v.text)
|
||||||
end
|
end
|
||||||
|
|
||||||
search:show(results)
|
search:show_top(results)
|
||||||
end
|
end
|
||||||
|
|
||||||
function on_click(idx)
|
function on_click(idx)
|
||||||
|
|||||||
Reference in New Issue
Block a user