From 1b117e012ec9ab5005d3afc7a9b5e0febe1490c2 Mon Sep 17 00:00:00 2001 From: "sachin.patel" Date: Tue, 19 Jun 2018 14:48:07 +0100 Subject: [PATCH] ER-592 :bookmark: - Versioning application.js and application.cs assets for cache busting purposes. --- src/Employer/Employer.Web/Views/Shared/_Layout.cshtml | 4 ++-- src/QA/QA.Web/Views/Shared/_Layout.cshtml | 10 +--------- 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/src/Employer/Employer.Web/Views/Shared/_Layout.cshtml b/src/Employer/Employer.Web/Views/Shared/_Layout.cshtml index 1d8ee5c41b..31aec22d09 100644 --- a/src/Employer/Employer.Web/Views/Shared/_Layout.cshtml +++ b/src/Employer/Employer.Web/Views/Shared/_Layout.cshtml @@ -68,7 +68,7 @@ public string GetTitle() - + @@ -191,7 +191,7 @@ public string GetTitle() - + \ No newline at end of file diff --git a/src/QA/QA.Web/Views/Shared/_Layout.cshtml b/src/QA/QA.Web/Views/Shared/_Layout.cshtml index 3a82ff046b..0dc1212c6a 100644 --- a/src/QA/QA.Web/Views/Shared/_Layout.cshtml +++ b/src/QA/QA.Web/Views/Shared/_Layout.cshtml @@ -51,16 +51,8 @@ - + - -