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

fixes #611 - Back from plug-in detail doesn't update drop-down

This commit is contained in:
Luke Pulverenti 2013-11-05 12:13:29 -05:00
parent 4583cf5b52
commit b3403f8fd0

View file

@ -153,6 +153,8 @@
var page = this; var page = this;
$('#selectTargetSystem', page).val(query.TargetSystems).selectmenu('refresh');
// Reset form values using the last used query // Reset form values using the last used query
$('.chkPremiumFilter', page).each(function () { $('.chkPremiumFilter', page).each(function () {