File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
DigitalLearningSolutions.Web/Views/Shared Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6565 {
6666 @await Html .PartialAsync (" ~/Views/Shared/_GoogleTagManagerBodyTagJs.cshtml" )
6767 }
68+ <script >document .body .className = ((document .body .className ) ? document .body .className + ' js-enabled' : ' js-enabled' ); </script >
69+ <a class =" nhsuk-skip-link" href =" #maincontent" >Skip to main content</a >
6870 <div id =" pagewrapper" >
6971 <header class =" nhsuk-header nhsuk-header--organisation nhsuk-header--white" role =" banner" >
70- <script >document .body .className = ((document .body .className ) ? document .body .className + ' js-enabled' : ' js-enabled' ); </script >
7172 <partial name =" _CookieConsentPartial" />
72- <a class =" nhsuk-skip-link" href =" #maincontent" >Skip to main content</a >
7373 @if (Configuration [" ShowAlertBanner" ] == " True" )
7474 {
7575 <div class =" dls-alert-banner no-print" >
You can’t perform that action at this time.
0 commit comments