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:
parent
adfc486508
commit
0e4e4da6c8
11 changed files with 31 additions and 199 deletions
|
@ -1534,9 +1534,7 @@
|
|||
|
||||
tabs.hideScrollButtons = true;
|
||||
|
||||
$(ownerpage).on('pagebeforeshowready', function() {
|
||||
LibraryBrowser.onTabbedPageBeforeShowReady(this);
|
||||
});
|
||||
$(ownerpage).on('pagebeforeshowready', LibraryBrowser.onTabbedPageBeforeShowReady);
|
||||
|
||||
$(pages).on('iron-select', function () {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue