We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad1d839 + 1752d7e commit 2e10bf4Copy full SHA for 2e10bf4
LearningHub.Nhs.WebUI/Views/Shared/Tenant/LearningHub/_Layout.cshtml
@@ -97,9 +97,8 @@
97
@* Inject form here *@
98
</div>
99
100
- <footer role="contentinfo">
101
- <partial name="~/Views/Shared/_FooterPartial.cshtml" />
102
- </footer>
+ <!-- footer -->
+ <partial name="~/Views/Shared/_FooterPartial.cshtml" />
103
104
<script>
105
if (!window.process) { window.process = {}; }
0 commit comments