Skip to content

Commit 149d7e4

Browse files
committed
Fixed the console errors
1 parent 190478d commit 149d7e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LearningHub.Nhs.WebUI/Views/Shared/Tenant/LearningHub/_Layout.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<partial name="_CookieConsentPartial" />
7272
</div>
7373

74-
<header class="nhsuk-header" role="banner">
74+
<header class="nhsuk-header" role="banner" id="header">
7575
<div id="content-header">
7676
<partial name="~/Views/Shared/_NavPartial.cshtml" />
7777
</div>

0 commit comments

Comments
 (0)