From aa760e827e3c21a2c7f951b8a7a0e8fdfc4042f1 Mon Sep 17 00:00:00 2001 From: alextselegidis Date: Tue, 16 Nov 2021 10:40:15 +0100 Subject: [PATCH] Fixed variable problems of the manage_appointment_modal.php component --- .../views/components/manage_appointment_modal.php | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/application/views/components/manage_appointment_modal.php b/application/views/components/manage_appointment_modal.php index 857921f4..7ec23f75 100644 --- a/application/views/components/manage_appointment_modal.php +++ b/application/views/components/manage_appointment_modal.php @@ -2,8 +2,6 @@ /** * @var array $available_services * @var array $timezones - * @var string $require_phone_number - * @var string $timezone */ ?>