From 91e9f6097b13dd7042a7d2ce069ec51df53abd15 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Mon, 13 Jul 2026 12:45:59 -0400 Subject: [PATCH] Client Overview Side Nav: Only shows counts to the user who has permission to see --- agent/includes/client_overview_side_nav.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/agent/includes/client_overview_side_nav.php b/agent/includes/client_overview_side_nav.php index 323e9062..362c5aa4 100644 --- a/agent/includes/client_overview_side_nav.php +++ b/agent/includes/client_overview_side_nav.php @@ -1,31 +1,31 @@