mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-02 11:36:27 -04:00
feat: allow submitting search with mouse
This commit is contained in:
parent
eda7444ca4
commit
9cd2e93a2e
2 changed files with 19 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue