mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update dialogs
This commit is contained in:
parent
ab738fae14
commit
46043aae83
53 changed files with 478 additions and 374 deletions
|
@ -63,7 +63,7 @@
|
|||
lazy: true,
|
||||
overlayText: false,
|
||||
showTitle: true,
|
||||
//showParentTitle: query.IsSeries !== false && !query.IsMovie,
|
||||
showParentTitle: query.IsSeries !== false && !query.IsMovie,
|
||||
showProgramAirInfo: params.type != 'Recordings' && params.type != 'RecordingSeries',
|
||||
overlayMoreButton: true,
|
||||
showYear: query.IsMovie && params.type == 'Recordings'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue