From cb4172338f4f33fd2e7535c690b101c6c88917ee Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Sun, 8 Oct 2023 11:41:20 +0200 Subject: [PATCH] clarify search by content being an ee feature --- frontend/src/lib/components/ContentSearch.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/lib/components/ContentSearch.svelte b/frontend/src/lib/components/ContentSearch.svelte index 2d394aaffd..79144abfb2 100644 --- a/frontend/src/lib/components/ContentSearch.svelte +++ b/frontend/src/lib/components/ContentSearch.svelte @@ -239,7 +239,7 @@
- {#if !enterpriseLicense} + {#if !$enterpriseLicense} Without EE, content search will only search among 10 scripts, 3 flows, 3 apps and 3 resources.