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

Added last played information

This commit is contained in:
Daniel Hartung 2019-09-11 19:58:31 +02:00
parent 8ee530c0ec
commit f7d5d4480d
2 changed files with 15 additions and 0 deletions

View file

@ -195,6 +195,7 @@
</div>
<div class="detailSectionContent">
<div class="itemLastPlayed hide"></div>
<p class="itemGenres"></p>
<h3 class="tagline"></h3>
@ -206,6 +207,7 @@
<div class="itemTags hide" style="margin: .7em 0;font-size:92%;">
</div>
<div class="itemExternalLinks hide" style="margin: .7em 0;font-size:92%;">
</div>