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

update jqm

This commit is contained in:
Luke Pulverenti 2015-08-31 10:57:04 -04:00
parent 109e61ec65
commit 3449729ff4
5 changed files with 41 additions and 556 deletions

View file

@ -21,10 +21,10 @@
return $(".radioDonationType:checked", page).val();
}
var lifeTimeAmount = 69.99;
var lifeTimeAmount = 79.99;
var dailyAmount = 1;
var monthlyAmount = 4.99;
var yearlyAmount = 35.99;
var yearlyAmount = 37.99;
function getDonationAmount(page) {
var type = getDonationType(page);