Change the place where queuefail errors appear
This commit is contained in:
parent
152e46ab15
commit
ad6b07357f
4 changed files with 19 additions and 1 deletions
|
|
@ -200,6 +200,10 @@
|
|||
<button class="btn btn-danger" style="width: 8%" id="qlockbtn" title="Playlist Locked">
|
||||
<i class="icon-lock"></i>
|
||||
</button>
|
||||
</div>
|
||||
<!-- queuefail area -->
|
||||
<div id="queuefail" class="span12">
|
||||
|
||||
</div>
|
||||
<!-- video queue -->
|
||||
<ul class="span12 videolist" id="queue">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue