From 63f740e22f468bc2f132009ad6f13371409343f3 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Thu, 30 May 2024 19:42:08 -0400 Subject: [PATCH] Move total time worked to 3rd column in ticket details --- ticket.php | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/ticket.php b/ticket.php index 266f44a1..098d4826 100644 --- a/ticket.php +++ b/ticket.php @@ -382,13 +382,6 @@ if (isset($_GET['ticket_id'])) { -
- Total time worked: -
- @@ -422,6 +415,14 @@ if (isset($_GET['ticket_id'])) { + +
+ Total time worked: +
+ +