diff --git a/application/views/mobile_first/ah-lantern-form-info-page.php b/application/views/mobile_first/ah-lantern-form-info-page.php index cb442a60..d2d5ce9a 100644 --- a/application/views/mobile_first/ah-lantern-form-info-page.php +++ b/application/views/mobile_first/ah-lantern-form-info-page.php @@ -444,7 +444,7 @@ if (currentTarget.id === 'november27th') { ticketTypePremium.style.display = ''; ticketTypeStandard.style.display = 'none'; - vipTypePremium.style.display = ''; + vipTypePremium.style.display = 'none'; // standardOption.disabled = true; setNovember27thTicketLeft(); } else { // november28th diff --git a/application/views/mobile_first/ah-lantern-form.php b/application/views/mobile_first/ah-lantern-form.php index 978f25f1..c2cb1885 100644 --- a/application/views/mobile_first/ah-lantern-form.php +++ b/application/views/mobile_first/ah-lantern-form.php @@ -444,7 +444,7 @@ if (currentTarget.id === 'november27th') { ticketTypePremium.style.display = ''; ticketTypeStandard.style.display = 'none'; - vipTypePremium.style.display = ''; + vipTypePremium.style.display = 'none'; // standardOption.disabled = true; setNovember27thTicketLeft(); } else { // november28th