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

Add Writers to overview and handle cast and crew better

This commit is contained in:
MrTimscampi 2020-05-10 15:41:55 +02:00
parent e83fcf89fb
commit 660e4a0a3c
3 changed files with 37 additions and 1 deletions

View file

@ -117,6 +117,11 @@
<div class="directorsLabel label"></div>
<div class="directors content"></div>
</div>
<div class="detailsGroupItem writersGroup hide">
<div class="writersLabel label"></div>
<div class="writers content"></div>
</div>
</div>
<form class="trackSelections hide focuscontainer-x">