From a5b034f877f4dca684a2feefb4aaab69f76783ac Mon Sep 17 00:00:00 2001 From: johnnyq Date: Tue, 5 Sep 2023 15:25:25 -0400 Subject: [PATCH] Added Ticket Watchers card to the ticket details side bar --- ticket.php | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/ticket.php b/ticket.php index b7aec5e2..a655697e 100644 --- a/ticket.php +++ b/ticket.php @@ -547,13 +547,35 @@ if (isset($_GET['ticket_id'])) { - - + + 0 ) { ?> +
+

Watchers

+ + $ticket_watcher_email
"; + + } + + ?> + + + + + +

Details