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

sync updates

This commit is contained in:
Luke Pulverenti 2015-03-30 15:57:37 -04:00
parent 4ffd893f3e
commit e4e3ca4c5c
3 changed files with 15 additions and 26 deletions

View file

@ -66,7 +66,7 @@
}
$(document).on('pagebeforeshow pageinit', "#appServicesPage", function () {
$(document).on('pagebeforeshow pageinit pageshow', "#appServicesPage", function () {
// This needs both events for the helpurl to get done at the right time