mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
restore newline
This commit is contained in:
parent
872d71df3d
commit
8d8362158c
1 changed files with 1 additions and 0 deletions
|
@ -540,6 +540,7 @@ function setFieldVisibilities(context, item) {
|
|||
} else {
|
||||
hideElement('#fldPath', context);
|
||||
}
|
||||
|
||||
if (item.Type === 'Series' || item.Type === 'Season' || item.Type === 'Episode' || item.Type === 'Movie' || item.Type === 'Trailer' || item.Type === 'Person') {
|
||||
showElement('#fldOriginalName', context);
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue