From 052d418bad598c35d2ee834c2ca2fc4f066f5f80 Mon Sep 17 00:00:00 2001 From: "AFTECH.RO" <38830718+aftechro@users.noreply.github.com> Date: Sat, 13 May 2023 02:30:34 +0100 Subject: [PATCH] Update ticket.php Re-make of Related tickets (total open and closed) and contact card, showing previous ticket and status of it. Also, made the contact mobile and contact phone clickable (tel:$contact_phone) --- ticket.php | 63 ++++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 57 insertions(+), 6 deletions(-) diff --git a/ticket.php b/ticket.php index f2f0dda9..556dc739 100644 --- a/ticket.php +++ b/ticket.php @@ -468,10 +468,27 @@ if (isset($_GET['ticket_id'])) {

Contact

- -
- Related tickets: Open | Closed | Total -
+ + + + + + + + + + + + + + + +
+ + @@ -485,14 +502,48 @@ if (isset($_GET['ticket_id'])) { - +
- +
+ +
+ + + + + + +
+
+ Previous ticket: + +
+ Status: + + + + + +
+
+