Skip to content

Commit 9211d7d

Browse files
TD-5544 Formatting issue for the links showing on the 'preview' screen on Frameworks section
1 parent 5407a45 commit 9211d7d

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)