From 7620d503fc36ca2cae784e9fd0674b1bc99d7c48 Mon Sep 17 00:00:00 2001 From: Paul Howes Date: Wed, 10 Jun 2020 13:57:35 +0100 Subject: [PATCH 01/14] Cookie banner changes --- src/Employer/Employer.Web/Employer.Web.csproj | 2 +- .../Views/Shared/_CookieBanner.cshtml | 28 +- .../wwwroot/javascripts/cookiebanner.js | 336 +++++------------- 3 files changed, 107 insertions(+), 259 deletions(-) diff --git a/src/Employer/Employer.Web/Employer.Web.csproj b/src/Employer/Employer.Web/Employer.Web.csproj index 6a44903008..4967609699 100644 --- a/src/Employer/Employer.Web/Employer.Web.csproj +++ b/src/Employer/Employer.Web/Employer.Web.csproj @@ -16,7 +16,7 @@ - + diff --git a/src/Employer/Employer.Web/Views/Shared/_CookieBanner.cshtml b/src/Employer/Employer.Web/Views/Shared/_CookieBanner.cshtml index df0b70e83a..e8a2b410f3 100644 --- a/src/Employer/Employer.Web/Views/Shared/_CookieBanner.cshtml +++ b/src/Employer/Employer.Web/Views/Shared/_CookieBanner.cshtml @@ -1,22 +1,26 @@ -