From eda78f0927c5a92c1bfa31f4cd2de38c7f27a87a Mon Sep 17 00:00:00 2001 From: johnnyq Date: Fri, 22 Mar 2024 15:44:24 -0400 Subject: [PATCH] Moved Ticket Viewing to the top if someone is viwing the ticket the same time you are --- ticket.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ticket.php b/ticket.php index 195828b1..12fa2495 100644 --- a/ticket.php +++ b/ticket.php @@ -278,6 +278,7 @@ if (isset($_GET['ticket_id'])) { +
@@ -416,8 +417,6 @@ if (isset($_GET['ticket_id'])) {
-

-