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

restore changes

This commit is contained in:
Luke Pulverenti 2015-09-30 00:19:45 -04:00
parent bfedc82e0d
commit 4acfe20470
3 changed files with 55 additions and 55 deletions

View file

@ -188,7 +188,7 @@
$('.supporterForm').off('submit', onSubmit).on('submit', onSubmit);
}).on('pageshowready', "#supporterPage", function () {
}).on('pageshow', "#supporterPage", function () {
var page = this;