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

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