mirror of
https://gitea.invidious.io/iv-org/invidious
synced 2025-06-05 23:29:12 +02:00
feat: allow submitting search with mouse
This commit is contained in:
@@ -6,4 +6,5 @@
|
||||
title="<%= translate(locale, "search") %>"
|
||||
value="<%= env.get?("search").try {|x| HTML.escape(x.as(String)) } %>">
|
||||
</fieldset>
|
||||
<button type="submit" id="searchbutton">Search</button>
|
||||
</form>
|
||||
|
Reference in New Issue
Block a user