From d33e12672eef1052171fe7d1652f6260c29d9c60 Mon Sep 17 00:00:00 2001 From: Jimmy Liow Date: Wed, 18 Oct 2023 15:03:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E9=82=AE=E7=AE=B1=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/views/mobile_first/gh-info-page-form.php | 12 +++++++++++- application/views/mobile_first/gh-tour-form.php | 11 +++++++++++ 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/application/views/mobile_first/gh-info-page-form.php b/application/views/mobile_first/gh-info-page-form.php index dc1c73cf..ac820126 100644 --- a/application/views/mobile_first/gh-info-page-form.php +++ b/application/views/mobile_first/gh-info-page-form.php @@ -838,4 +838,14 @@ @media (max-width: 750px){ .date_select {width: 93% !important; margin-bottom: 0 !important;} } - \ No newline at end of file + + + \ No newline at end of file diff --git a/application/views/mobile_first/gh-tour-form.php b/application/views/mobile_first/gh-tour-form.php index 127097c0..47ca9e31 100644 --- a/application/views/mobile_first/gh-tour-form.php +++ b/application/views/mobile_first/gh-tour-form.php @@ -659,3 +659,14 @@ $(function () { }); }) + + + \ No newline at end of file