From 3c88d6eb6a8413d0f61e6827c09af58f642a286b Mon Sep 17 00:00:00 2001 From: Jimmy Liow Date: Wed, 8 Nov 2023 15:35:14 +0800 Subject: [PATCH] =?UTF-8?q?AH=20=E8=A1=A8=E5=8D=95=E6=A0=87=E7=AD=BE?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E9=82=AE=E7=AE=B1=E8=87=AA=E5=8A=A8=E6=8F=90?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/views/mobile_first/ah-gp-form.php | 17 ++++++++++++++++- .../views/mobile_first/ah-info-page-form.php | 18 +++++++++++++++++- .../views/mobile_first/ah-inquiry-form.php | 18 +++++++++++++++++- .../ah-lantern-festival-gp-form.php | 16 ++++++++++++++++ .../mobile_first/ah-lantern-form-info-page.php | 16 ++++++++++++++++ .../views/mobile_first/ah-lantern-form.php | 16 ++++++++++++++++ 6 files changed, 98 insertions(+), 3 deletions(-) diff --git a/application/views/mobile_first/ah-gp-form.php b/application/views/mobile_first/ah-gp-form.php index c1949530..1712fa31 100644 --- a/application/views/mobile_first/ah-gp-form.php +++ b/application/views/mobile_first/ah-gp-form.php @@ -470,4 +470,19 @@ }); })(document); - \ No newline at end of file + + + \ No newline at end of file diff --git a/application/views/mobile_first/ah-info-page-form.php b/application/views/mobile_first/ah-info-page-form.php index 1cb8d42a..96bb3dfe 100644 --- a/application/views/mobile_first/ah-info-page-form.php +++ b/application/views/mobile_first/ah-info-page-form.php @@ -846,4 +846,20 @@ .date_select {width: 93% !important; margin-bottom: 0 !important;} .age_range { margin-top: 0;} } - \ No newline at end of file + + + + \ No newline at end of file diff --git a/application/views/mobile_first/ah-inquiry-form.php b/application/views/mobile_first/ah-inquiry-form.php index 2a041101..b7383ce1 100644 --- a/application/views/mobile_first/ah-inquiry-form.php +++ b/application/views/mobile_first/ah-inquiry-form.php @@ -805,4 +805,20 @@ function validateQuickInquiryForm() { width: 93% !important; } } - \ No newline at end of file + + + + \ No newline at end of file diff --git a/application/views/mobile_first/ah-lantern-festival-gp-form.php b/application/views/mobile_first/ah-lantern-festival-gp-form.php index 978a3bff..3d371945 100644 --- a/application/views/mobile_first/ah-lantern-festival-gp-form.php +++ b/application/views/mobile_first/ah-lantern-festival-gp-form.php @@ -460,3 +460,19 @@ }); })(document); + + + \ No newline at end of file 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 d2d5ce9a..da67336b 100644 --- a/application/views/mobile_first/ah-lantern-form-info-page.php +++ b/application/views/mobile_first/ah-lantern-form-info-page.php @@ -548,4 +548,20 @@ } return result; } + + + + \ No newline at end of file diff --git a/application/views/mobile_first/ah-lantern-form.php b/application/views/mobile_first/ah-lantern-form.php index c2cb1885..61f7f053 100644 --- a/application/views/mobile_first/ah-lantern-form.php +++ b/application/views/mobile_first/ah-lantern-form.php @@ -548,4 +548,20 @@ } return result; } + + + + \ No newline at end of file