From 7fb9d97b9cb3aa6a3810dd1ff23c8c2f03d04c2f Mon Sep 17 00:00:00 2001 From: LiaoYijun Date: Mon, 24 Oct 2022 13:58:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20jQuery=20=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/views/mobile_first/ah-lantern-form-info-page.php | 1 - application/views/mobile_first/ah-lantern-form.php | 1 - 2 files changed, 2 deletions(-) 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 2177752a..5a5cbec7 100644 --- a/application/views/mobile_first/ah-lantern-form-info-page.php +++ b/application/views/mobile_first/ah-lantern-form-info-page.php @@ -723,7 +723,6 @@ if (currentTarget.id === 'november8th') { ticketTypePremium.style.display = 'none'; vipTypePremium.style.display = 'none'; - $('#Standard').click(); } else { ticketTypePremium.style.display = ''; vipTypePremium.style.display = ''; diff --git a/application/views/mobile_first/ah-lantern-form.php b/application/views/mobile_first/ah-lantern-form.php index a74b086c..a899130d 100644 --- a/application/views/mobile_first/ah-lantern-form.php +++ b/application/views/mobile_first/ah-lantern-form.php @@ -720,7 +720,6 @@ if (currentTarget.id === 'november8th') { ticketTypePremium.style.display = 'none'; vipTypePremium.style.display = 'none'; - $('#Standard').click(); } else { ticketTypePremium.style.display = ''; vipTypePremium.style.display = '';