Skip to content

Commit 746cf00

Browse files
authored
Merge pull request #3251 from TechnologyEnhancedLearning/Develop/Fixes/TD-5544-Formattingissueforthelinksshowingonthe'preview'screenonFrameworkssection
TD-5544 Formatting issue for the links showing on the 'preview' screen on Frameworks section
2 parents e9a8a13 + 9211d7d commit 746cf00

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DigitalLearningSolutions.Web/Views/Frameworks/Developer/CompetencyPreview.cshtml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,11 @@
8787
</span>
8888
</div>
8989
</div>
90+
<div class=" nhsuk-u-padding-top-6">
9091
<a class="nhsuk-button" role="button" asp-action="ViewFramework" asp-route-frameworkCompetencyGroupId="@ViewContext.RouteData.Values["frameworkCompetencyGroupId"]" asp-fragment="fc-@(ViewContext.RouteData.Values["frameworkCompetencyId"])" asp-route-frameworkId="@(ViewContext.RouteData.Values["frameworkId"])" asp-route-tabname="Structure">
9192
Done
9293
</a>
94+
</div>
9395
@section scripts {
9496
<script src="@Url.Content("~/js/learningPortal/selfAssessment.js")" asp-append-version="true"></script>
9597
}

0 commit comments

Comments
 (0)