mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Added custom find for playlist
This commit is contained in:
@@ -42,6 +42,9 @@
|
||||
|
||||
</div>
|
||||
<div class="result hiddenAdmin" id="adminPanel"><?php include("php/panel.php");?> </div>
|
||||
<form id="findform">
|
||||
<input id="findform-input" type="text" onsubmit="null;">
|
||||
</form>
|
||||
<div id="playlist">
|
||||
<div id="wrapper">
|
||||
<img src="static/ajax-loader.gif" id="loading" alt="loading">
|
||||
|
||||
Reference in New Issue
Block a user