Added loading icon for mobile, displaynone on desktop version

This commit is contained in:
kasperrt
2014-12-30 18:42:41 +01:00
parent 7339e662d0
commit bfd63f5d9d
3 changed files with 3 additions and 2 deletions

View File

@@ -30,7 +30,7 @@
<div class="result hiddenAdmin" id="adminPanel"><?php include("php/panel.php");?> </div>
<div id="playlist">
<div id="wrapper">
<img src="static/ajax-loader.gif" id="loading" alt="loading">
</div>
</div>
</div>