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

added ps4 profile

This commit is contained in:
Luke Pulverenti 2015-06-16 13:37:49 -04:00
parent 0d59297b1b
commit 10d2fbe3b3
43 changed files with 1245 additions and 267 deletions

View file

@ -28,7 +28,7 @@
Sections.loadLatestChannelItems($(".section2", page), userId);
}
$(document).on('pageshowready', "#homeLatestPage", function () {
$(document).on('pagebeforeshowready', "#homeLatestPage", function () {
var page = this;