From 1542a899224e86e1c72fd607a77d9f1b3aa23c01 Mon Sep 17 00:00:00 2001 From: Hugo Sampaio Date: Mon, 24 Jun 2024 09:54:44 -0300 Subject: [PATCH] small adjustment to show 0 completed tasks --- tickets.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/tickets.php b/tickets.php index 043cf3ea..60b8ee1b 100644 --- a/tickets.php +++ b/tickets.php @@ -448,9 +448,14 @@ $user_active_assigned_tickets = intval($row['total_tickets_assigned']); - -
-
/
+ 0) { ?> +
+
+
+ + +
+