From ee8bd43c49e54c68afc2a42a40f8ba874fdb1214 Mon Sep 17 00:00:00 2001 From: Mike McNeil Date: Tue, 7 May 2024 23:28:52 -0500 Subject: [PATCH] Update calendar-banner.partial.ejs (#18824) --- website/views/pages/homepage.ejs | 2 +- website/views/partials/calendar-banner.partial.ejs | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/website/views/pages/homepage.ejs b/website/views/pages/homepage.ejs index 5fe3542d53..910c8e6e4e 100644 --- a/website/views/pages/homepage.ejs +++ b/website/views/pages/homepage.ejs @@ -42,7 +42,7 @@

Tell employees why

Use AI to explain why your security policies matter, and install required updates en masse without locking people out of meetings.

<%} %> - <% if (!primaryBuyingSituation) { %>
+ <% if (primaryBuyingSituation && !['eo-security'].includes(primaryBuyingSituation) { %>

Say goodbye to annoying IT notifications and restarts.

Use AI to explain why your security policies matter.

Stop making exceptions for executives when OS updates lock them out of important meetings.

diff --git a/website/views/partials/calendar-banner.partial.ejs b/website/views/partials/calendar-banner.partial.ejs index 26700c9432..080265c27c 100644 --- a/website/views/partials/calendar-banner.partial.ejs +++ b/website/views/partials/calendar-banner.partial.ejs @@ -14,11 +14,11 @@

Tell employees why

Use AI to explain why your security policies matter, and install required updates en masse without locking people out of meetings.

<%} %> -
+ <% if (primaryBuyingSituation && !['eo-security'].includes(primaryBuyingSituation) { %>

Say goodbye to annoying IT notifications and restarts.

Use AI to explain why your security policies matter.

Stop making exceptions for executives when OS updates lock them out of important meetings.

-
+
<% } %>
play buttonWatch the video