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

made StreamOptions concrete

This commit is contained in:
Luke Pulverenti 2013-04-27 11:29:02 -04:00
parent 6659d6ee79
commit 538f8afac0

View file

@ -254,7 +254,7 @@
window.Search = new search();
$(document).on('pagehide', ".page", function () {
$(document).on('pagehide', ".libraryPage", function () {
hideFlyout(this);