1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

show buffer progress

This commit is contained in:
Luke Pulverenti 2017-07-12 14:53:49 -04:00
parent 33008fd2ff
commit 7f5cde6e16
63 changed files with 320 additions and 229 deletions

View file

@ -5,7 +5,7 @@
<div class="scrollSlider flex-grow" style="padding: 8vh 0 0;">
<div class="verticalSection latestSection padded-left padded-right hide" data-mediatype="Video">
<h2 class="sectionTitle">${HeaderLatestOfflineVideos}</h2>
<h2 class="sectionTitle">${HeaderLatestDownloadedVideos}</h2>
<div is="emby-itemscontainer" class="itemsContainer vertical-wrap"></div>
</div>