mirror of
https://github.com/iv-org/invidious.git
synced 2025-10-14 03:19:39 +00: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