From 1c487b225c7df3dde6b4fa188c3c31b067273009 Mon Sep 17 00:00:00 2001 From: "AFTECH.RO" <38830718+aftechro@users.noreply.github.com> Date: Thu, 6 Jan 2022 23:40:40 +0000 Subject: [PATCH] Update client_tickets.php - re-arranged the table items display --- client_tickets.php | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/client_tickets.php b/client_tickets.php index e86c2c20..a5209a36 100644 --- a/client_tickets.php +++ b/client_tickets.php @@ -85,14 +85,15 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()"));
| Number | -Priority | -Status | -Subject | -Assigned | -Last Response | -Created | - +Number | +Subject | +Contact | +Priority | +Status + | Assigned | +Last Response | +Created | Action | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| - | - | - | + | + | + | + | + | @@ -192,4 +195,4 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()")); - \ No newline at end of file + |