From faca4e008ecab83b830a31361285ad7dae24c49d Mon Sep 17 00:00:00 2001 From: "venkatesh.r" Date: Fri, 31 Oct 2025 17:15:16 +0530 Subject: [PATCH] CHANGE_DASH --- app/Views/leads_dash.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Views/leads_dash.php b/app/Views/leads_dash.php index fe6062cb..4fec7de9 100644 --- a/app/Views/leads_dash.php +++ b/app/Views/leads_dash.php @@ -226,7 +226,7 @@ $isActive = get_role_id() == STAFF_ROLE_ID && in_array(ENROLLMENT_TEAM_ID, user_ $bgColor = $colorShades[$colorSetIndex][$shadeIndex]; ?> 20 ? substr($formattedStatus, 0, 15) . '...' : $formattedStatus; $showTooltip = strlen($formattedStatus) > 20; ?>