Skip to content

Commit c9deee7

Browse files
committed
Removed cookie consent banner and updated copyright year
1 parent c5c2143 commit c9deee7

File tree

2 files changed

+1
-43
lines changed

2 files changed

+1
-43
lines changed

1-WebApp-OIDC/1-5-B2C/Views/Shared/_CookieConsentPartial.cshtml

Lines changed: 0 additions & 40 deletions
This file was deleted.

1-WebApp-OIDC/1-5-B2C/Views/Shared/_Layout.cshtml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,11 @@
3838
</div>
3939
</nav>
4040

41-
<partial name="_CookieConsentPartial" />
42-
4341
<div class="container body-content">
4442
@RenderBody()
4543
<hr />
4644
<footer>
47-
<p>&copy; 2018 - WebApp_OpenIDConnect_DotNet</p>
45+
<p>&copy; 2022 - WebApp_OpenIDConnect_DotNet</p>
4846
</footer>
4947
</div>
5048

0 commit comments

Comments
 (0)