update auto-organize popup

This commit is contained in:
Luke Pulverenti 2016-02-09 13:44:07 -05:00
parent 06c88752b1
commit 95dadd9829
9 changed files with 51 additions and 67 deletions

View file

@ -77,7 +77,6 @@
$('#txtEndingEpisode', popup).val(item.ExtractedEndingEpisodeNumber);
$('#chkRememberCorrection', popup).val(false);
$('.extractedName', popup).html(item.ExtractedName);
$('#hfResultId', popup).val(item.Id);