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

removed dead code

This commit is contained in:
Luke Pulverenti 2015-09-01 12:28:52 -04:00
parent 332c95dbae
commit 994b8ec70b
2 changed files with 3 additions and 61 deletions

View file

@ -235,7 +235,7 @@
$('.libraryViewNav', ownerpage).removeClass('libraryViewNavWithMinHeight');
}
$(ownerpage).on('pagebeforeshow', LibraryBrowser.onTabbedpagebeforeshow);
$(ownerpage).on('pageshowready', LibraryBrowser.onTabbedpagebeforeshow);
pages.addEventListener('iron-select', function () {
// When transition animations are used, add a content loading delay to allow the animations to finish