From ed5aa9a0c2475efa76e00e00589bb192da803a2e Mon Sep 17 00:00:00 2001 From: Hugo Sampaio Date: Wed, 29 Jan 2025 12:00:52 -0300 Subject: [PATCH] sync last changes sync last changes on days 27 and 28 --- tickets_list.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tickets_list.php b/tickets_list.php index 6ed456c7..0c9d39e6 100644 --- a/tickets_list.php +++ b/tickets_list.php @@ -1,5 +1,5 @@
-
+
@@ -19,12 +19,12 @@ - Subject / Tasks + Subject - Client / Contact + Client / Contact @@ -121,7 +121,7 @@ if (empty($contact_name)) { $contact_display = "-"; } else { - $contact_display = "$contact_name
$contact_email"; + $contact_display = "$contact_name"; } // Get who last updated the ticket - to be shown in the last Response column