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

add additional subtitle setting

This commit is contained in:
Luke Pulverenti 2014-05-07 22:16:11 -04:00
parent 5ecce4c307
commit 2af68415eb
4 changed files with 17 additions and 11 deletions

View file

@ -53,8 +53,6 @@
html += '<div class="spotlightPlaceHolder"></div>';
$(elem).html(html);
}
function reloadSpotlight(page, allPromise) {