From 772fef3363d853ac9f2fe3c9663a815aa183e51a Mon Sep 17 00:00:00 2001 From: vadivelJ96 Date: Thu, 28 Aug 2025 18:28:42 +0530 Subject: [PATCH] CHANGE_UI_FIX - VADIVEL J 2025-08-28 --- app/Views/DashBoard.php | 8 ++++---- app/Views/layout/header.php | 6 ++++++ 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/app/Views/DashBoard.php b/app/Views/DashBoard.php index e3c54d7d..4aa74f18 100755 --- a/app/Views/DashBoard.php +++ b/app/Views/DashBoard.php @@ -221,7 +221,7 @@ /assets/images/active_pending_actions.png" alt="Logo" height="14" class="active_pending" style="display:none;">    - Pending Actions + Pending Actions      @@ -235,7 +235,7 @@ /assets/images/active_bds.png" alt="Logo" height="14" class="active_bds " style="display:none;">    - BDS + BDS      @@ -251,7 +251,7 @@ /assets/images/active_claims.png" alt="Logo" height="14" class="active_claims " style="display:none;">    - Claims + Claims      @@ -266,7 +266,7 @@ /assets/images/active_leads_and_bds_renewal.png" alt="Logo" height="14" class="active_leads " style="display:none;">    - Leads and BDS Renewals + Leads and BDS Renewals      diff --git a/app/Views/layout/header.php b/app/Views/layout/header.php index df1f18c7..97601554 100755 --- a/app/Views/layout/header.php +++ b/app/Views/layout/header.php @@ -725,6 +725,12 @@ a.app-badge-secondary:focus, a.app-badge-secondary.focus { right : -300px; } +