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

update tabs

This commit is contained in:
Luke Pulverenti 2015-09-01 10:01:59 -04:00
parent 382dea3748
commit 9ea282ff39
129 changed files with 371 additions and 418 deletions

View file

@ -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 () {