Hiding not ready warning messages
This commit is contained in:
@@ -191,7 +191,7 @@ function handle_qr_camera(event) {
|
|||||||
<div class="border border-slate-500/10 p-2 variant-soft-warning">Please go to the Main tab and select a license to use.</div>
|
<div class="border border-slate-500/10 p-2 variant-soft-warning">Please go to the Main tab and select a license to use.</div>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
<div class="border border-slate-500/10 p-2 variant-soft-warning">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.</div>
|
<!-- <div class="border border-slate-500/10 p-2 variant-soft-warning">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.</div> -->
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<!-- This page is used to test QR scanning with your device. -->
|
<!-- This page is used to test QR scanning with your device. -->
|
||||||
|
|||||||
@@ -114,7 +114,7 @@ let refresh_leads_list = setInterval(function () {
|
|||||||
Leads for {$lq__event_exhibit_obj?.name}
|
Leads for {$lq__event_exhibit_obj?.name}
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<div class="border border-slate-500/10 p-2 variant-soft-warning">This section is not fully enabled for ISHLT 2024 at this time. You can not add new leads and changes are limited.</div>
|
<!-- <div class="border border-slate-500/10 p-2 variant-soft-warning">This section is not fully enabled for ISHLT 2024 at this time. You can not add new leads and changes are limited.</div> -->
|
||||||
|
|
||||||
|
|
||||||
<div class="flex flex-row gap-1">
|
<div class="flex flex-row gap-1">
|
||||||
|
|||||||
Reference in New Issue
Block a user