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; ?>