Added custom find for playlist

This commit is contained in:
KasperRT
2015-03-05 15:13:05 +01:00
parent 52d453c621
commit d88f3fc63a
5 changed files with 55 additions and 4 deletions

View File

@@ -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">