From 562479313d91b9dcbaf70452d23aed2c07fae34e Mon Sep 17 00:00:00 2001 From: Scott Idem Date: Fri, 5 Apr 2024 11:39:11 -0400 Subject: [PATCH] Hiding not ready warning messages --- src/routes/events_leads/exhibit/[slug]/leads_add_scan.svelte | 2 +- src/routes/events_leads/exhibit/[slug]/leads_list.svelte | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/routes/events_leads/exhibit/[slug]/leads_add_scan.svelte b/src/routes/events_leads/exhibit/[slug]/leads_add_scan.svelte index 8ffd0622..68db9588 100644 --- a/src/routes/events_leads/exhibit/[slug]/leads_add_scan.svelte +++ b/src/routes/events_leads/exhibit/[slug]/leads_add_scan.svelte @@ -191,7 +191,7 @@ function handle_qr_camera(event) {
Please go to the Main tab and select a license to use.
{/if} -
This section is not fully enabled for ISHLT 2024 at this time. The ability to add a lead by scanning the attendee's QR code or by searching for their name, will be enabled before the ISHLT 2024 Annual Meeting in Prague.
+

diff --git a/src/routes/events_leads/exhibit/[slug]/leads_list.svelte b/src/routes/events_leads/exhibit/[slug]/leads_list.svelte index aaca082c..656d6474 100644 --- a/src/routes/events_leads/exhibit/[slug]/leads_list.svelte +++ b/src/routes/events_leads/exhibit/[slug]/leads_list.svelte @@ -114,7 +114,7 @@ let refresh_leads_list = setInterval(function () { Leads for {$lq__event_exhibit_obj?.name} -

This section is not fully enabled for ISHLT 2024 at this time. You can not add new leads and changes are limited.
+