From dbdda71355ad6551bd5db46608aacd6a96722ec0 Mon Sep 17 00:00:00 2001 From: Sherif Olaboye Date: Wed, 7 May 2025 10:26:44 +0100 Subject: [PATCH] TD-5561 Issue showing mismatch of colouring of buttons on Learning Portal - Self assessments screen --- .../SelfAssessments/SelfAssessmentDescription.cshtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DigitalLearningSolutions.Web/Views/LearningPortal/SelfAssessments/SelfAssessmentDescription.cshtml b/DigitalLearningSolutions.Web/Views/LearningPortal/SelfAssessments/SelfAssessmentDescription.cshtml index bad5f5af78..16ad859a89 100644 --- a/DigitalLearningSolutions.Web/Views/LearningPortal/SelfAssessments/SelfAssessmentDescription.cshtml +++ b/DigitalLearningSolutions.Web/Views/LearningPortal/SelfAssessments/SelfAssessmentDescription.cshtml @@ -31,12 +31,12 @@ } @if (Model.LinearNavigation) { - View @Model.VocabPlural + View @Model.VocabPlural @if (Model.UserBookmark != null) { if (bookmarkIsRelevant) { - + Continue where I left off }