mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added suggested live tv page
This commit is contained in:
parent
90806d583b
commit
e36d514368
7 changed files with 93 additions and 26 deletions
|
@ -105,11 +105,6 @@
|
|||
|
||||
reload(page);
|
||||
|
||||
}).on('pagehide', "#liveTvRecordingsPage", function () {
|
||||
|
||||
var page = this;
|
||||
|
||||
$('.recordingGroupCollapsible', page).off('collapsibleexpand.lazyload');
|
||||
});
|
||||
|
||||
})(jQuery, document, ApiClient);
|
Loading…
Add table
Add a link
Reference in a new issue