From f15d78797fc08ce05fc4080fb71f77d24fef500b Mon Sep 17 00:00:00 2001 From: Alex Tselegidis Date: Mon, 1 Jul 2024 09:43:33 +0200 Subject: [PATCH] Move the custom fields to the second customer column for better layout structure in booking and calendar page --- application/views/components/appointments_modal.php | 8 ++++---- application/views/components/booking_info_step.php | 10 ++++------ 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/application/views/components/appointments_modal.php b/application/views/components/appointments_modal.php index 55a401ad..3f00b974 100644 --- a/application/views/components/appointments_modal.php +++ b/application/views/components/appointments_modal.php @@ -284,6 +284,10 @@ + + + +
@@ -346,10 +350,6 @@
- -
- -
diff --git a/application/views/components/booking_info_step.php b/application/views/components/booking_info_step.php index abc24339..c604b764 100644 --- a/application/views/components/booking_info_step.php +++ b/application/views/components/booking_info_step.php @@ -81,6 +81,10 @@ + + + +
@@ -134,14 +138,8 @@ -
-
- - - -