mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Added so you can press enter to go to the next in find
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
<div class="result hiddenAdmin" id="adminPanel"><?php include("php/panel.php");?> </div>
|
||||
<form id="findform" onsubmit="return false;">
|
||||
<input id="findform-input" type="text" onsubmit="null;" placeholder="Search list..">
|
||||
<label id="numfound"></label>
|
||||
</form>
|
||||
<div id="playlist">
|
||||
<div id="wrapper">
|
||||
|
||||
Reference in New Issue
Block a user