From 190478dc9b2ce708d4115a300e1b48545b2fdcb3 Mon Sep 17 00:00:00 2001 From: Swapnamol Abraham Date: Fri, 4 Oct 2024 10:47:06 +0100 Subject: [PATCH 1/2] TD-4738: Issue showing console errors on 'Learning hub' home page when clicked the search button in Mobile view --- .../Views/Shared/Tenant/LearningHub/_Layout.cshtml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/LearningHub.Nhs.WebUI/Views/Shared/Tenant/LearningHub/_Layout.cshtml b/LearningHub.Nhs.WebUI/Views/Shared/Tenant/LearningHub/_Layout.cshtml index a6d0fd64d..4c2ce4e1f 100644 --- a/LearningHub.Nhs.WebUI/Views/Shared/Tenant/LearningHub/_Layout.cshtml +++ b/LearningHub.Nhs.WebUI/Views/Shared/Tenant/LearningHub/_Layout.cshtml @@ -72,7 +72,9 @@
From 149d7e489dd8a0a37f098bbcec228c0185a285ee Mon Sep 17 00:00:00 2001 From: Swapnamol Abraham Date: Fri, 4 Oct 2024 10:57:26 +0100 Subject: [PATCH 2/2] Fixed the console errors --- .../Views/Shared/Tenant/LearningHub/_Layout.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LearningHub.Nhs.WebUI/Views/Shared/Tenant/LearningHub/_Layout.cshtml b/LearningHub.Nhs.WebUI/Views/Shared/Tenant/LearningHub/_Layout.cshtml index 4c2ce4e1f..a04f48277 100644 --- a/LearningHub.Nhs.WebUI/Views/Shared/Tenant/LearningHub/_Layout.cshtml +++ b/LearningHub.Nhs.WebUI/Views/Shared/Tenant/LearningHub/_Layout.cshtml @@ -71,7 +71,7 @@
-