From a9cf12a600bc3b83a36121366c1cfd170f797e14 Mon Sep 17 00:00:00 2001 From: BatJan <1932158+BatJan@users.noreply.github.com> Date: Fri, 12 Nov 2021 13:40:10 +0100 Subject: [PATCH] Add "enable js" message changes + removal of the http-equiv meta tag --- src/Umbraco.Web.UI/Umbraco/Views/Default.cshtml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/src/Umbraco.Web.UI/Umbraco/Views/Default.cshtml b/src/Umbraco.Web.UI/Umbraco/Views/Default.cshtml index 5a9e5c5d7a..9849d110f6 100644 --- a/src/Umbraco.Web.UI/Umbraco/Views/Default.cshtml +++ b/src/Umbraco.Web.UI/Umbraco/Views/Default.cshtml @@ -34,7 +34,6 @@ - @@ -46,8 +45,15 @@