Commenting out alert/notice for now.

This commit is contained in:
Scott Idem
2026-04-02 18:19:13 -04:00
parent 7b2694e9b7
commit fae4bba037

View File

@@ -364,8 +364,8 @@ async function verify_novi_uuid(
{/if} {/if}
</div> </div>
{:else if $ae_loc.trusted_access || ($ae_loc.authenticated_access && $idaa_loc.novi_uuid && $idaa_loc.novi_verified)} {:else if $ae_loc.trusted_access || ($ae_loc.authenticated_access && $idaa_loc.novi_uuid && $idaa_loc.novi_verified)}
{#if show_tech_notice && 1 == 3} <!-- TEMPORARY (2026-04-01): One-time notice about last night's technical issues. Remove after a few days. -->
<!-- TEMPORARY (2026-04-01): One-time notice about last night's technical issues. Remove after a few days. --> <!-- {#if show_tech_notice && 1 == 3}
<div class="m-2 flex items-start gap-3 rounded-lg border border-yellow-400 bg-yellow-50 p-3 text-yellow-900 dark:border-yellow-600 dark:bg-yellow-950 dark:text-yellow-100"> <div class="m-2 flex items-start gap-3 rounded-lg border border-yellow-400 bg-yellow-50 p-3 text-yellow-900 dark:border-yellow-600 dark:bg-yellow-950 dark:text-yellow-100">
<span class="fas fa-exclamation-triangle mt-0.5 shrink-0 text-yellow-500"></span> <span class="fas fa-exclamation-triangle mt-0.5 shrink-0 text-yellow-500"></span>
<p class="flex-1 text-sm"> <p class="flex-1 text-sm">
@@ -385,7 +385,7 @@ async function verify_novi_uuid(
OK OK
</button> </button>
</div> </div>
{/if} {/if} -->
{@render children?.()} {@render children?.()}
{#if $idaa_loc.novi_uuid} {#if $idaa_loc.novi_uuid}
<span class="text-sm text-gray-500"> <span class="text-sm text-gray-500">