CC-2108: Show time is hardcoded to 00:00

-fixed
This commit is contained in:
martin 2011-03-24 22:07:04 -04:00
parent 0cab539f8a
commit d71bfbe191
2 changed files with 3 additions and 3 deletions

View file

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