From 900df014b75b0b9f6772d43bb124078e96575356 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Fri, 22 Mar 2024 13:35:48 -0400 Subject: [PATCH] Do not show Responses if the count is 0 --- ticket.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ticket.php b/ticket.php index c659eff3..6f47a145 100644 --- a/ticket.php +++ b/ticket.php @@ -422,7 +422,7 @@ if (isset($_GET['ticket_id'])) { -
Responses ()
+
Responses ()