mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update auto-organize popup
This commit is contained in:
parent
06c88752b1
commit
95dadd9829
9 changed files with 51 additions and 67 deletions
|
@ -77,7 +77,6 @@
|
|||
$('#txtEndingEpisode', popup).val(item.ExtractedEndingEpisodeNumber);
|
||||
|
||||
$('#chkRememberCorrection', popup).val(false);
|
||||
$('.extractedName', popup).html(item.ExtractedName);
|
||||
|
||||
$('#hfResultId', popup).val(item.Id);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue