mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
modularize scripts
This commit is contained in:
parent
1dd2833ed7
commit
bbfda77868
15 changed files with 95 additions and 133 deletions
|
@ -46,7 +46,7 @@
|
|||
});
|
||||
}
|
||||
|
||||
$(document).on('pageshow', "#notificationSettingsPage", function () {
|
||||
$(document).on('pageshowready', "#notificationSettingsPage", function () {
|
||||
|
||||
var page = this;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue