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:
parent
8ee530c0ec
commit
f7d5d4480d
2 changed files with 15 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue