mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update tabs
This commit is contained in:
parent
382dea3748
commit
9ea282ff39
129 changed files with 371 additions and 418 deletions
|
@ -255,7 +255,7 @@ $(document).on('pageshowready', "#supporterKeyPage", SupporterKeyPage.onPageShow
|
|||
|
||||
}
|
||||
|
||||
$(document).on('pageinitdepends', "#supporterKeyPage", function () {
|
||||
$(document).on('pageinit', "#supporterKeyPage", function () {
|
||||
|
||||
var page = this;
|
||||
$('#btnAddConnectUser', page).on('click', function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue