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

start pulling in EmbyTV

This commit is contained in:
Luke Pulverenti 2015-07-20 14:32:55 -04:00
parent adfc486508
commit 0e4e4da6c8
11 changed files with 31 additions and 199 deletions

View file

@ -1534,9 +1534,7 @@
tabs.hideScrollButtons = true;
$(ownerpage).on('pagebeforeshowready', function() {
LibraryBrowser.onTabbedPageBeforeShowReady(this);
});
$(ownerpage).on('pagebeforeshowready', LibraryBrowser.onTabbedPageBeforeShowReady);
$(pages).on('iron-select', function () {