From 6a6a7e5955bfdabb0046f03300c356df344a5ca2 Mon Sep 17 00:00:00 2001 From: Dalin Akrasi Date: Thu, 19 Sep 2024 09:29:00 +0100 Subject: [PATCH] Add title attribute to iframe element --- LearningHub.Nhs.WebUI/Views/LearningSessions/Scorm.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LearningHub.Nhs.WebUI/Views/LearningSessions/Scorm.cshtml b/LearningHub.Nhs.WebUI/Views/LearningSessions/Scorm.cshtml index ee6596f92..c00b9bc1d 100644 --- a/LearningHub.Nhs.WebUI/Views/LearningSessions/Scorm.cshtml +++ b/LearningHub.Nhs.WebUI/Views/LearningSessions/Scorm.cshtml @@ -90,7 +90,7 @@
- +
@if (this.ViewBag.UseTraceWindow)