mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 05:23:31 -07:00
Removed season count from poster, table has coloured episode count now
This commit is contained in:
parent
24117047b8
commit
c7a2d41b8d
3 changed files with 2 additions and 7 deletions
|
@ -1,5 +1 @@
|
|||
<div class="progress">
|
||||
<span class="progressbar-back-text">{{episodeFileCount}} / {{episodeCount}}</span>
|
||||
|
||||
<div class="bar" style="width:{{percentOfEpisodes}}%"><span class="progressbar-front-text">{{episodeFileCount}} / {{episodeCount}}</span></div>
|
||||
</div>
|
||||
{{> EpisodeProgressPartial }}
|
Loading…
Add table
Add a link
Reference in a new issue