CC-2108: Show time is hardcoded to 00:00
-fixed
This commit is contained in:
parent
0cab539f8a
commit
d71bfbe191
2 changed files with 3 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
|||
<div class="now-playing-info show">
|
||||
<div class="recording-show" style="display: none;"></div>
|
||||
<span id="playlist"></span>
|
||||
<span class="lenght">00:00</span>
|
||||
<span id="show-length" class="show-length"></span>
|
||||
</div>
|
||||
<div class="progressbar">
|
||||
<div class="progress-show" id='progress-show' style="width:0%;"></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue