Creating new session_view.svelte. General clean up related to that and presenter_view.svelte

This commit is contained in:
Scott Idem
2024-08-01 10:46:09 -04:00
parent f8b53baee8
commit 2fca5b2c3b
5 changed files with 1291 additions and 1168 deletions

View File

@@ -248,7 +248,7 @@ onMount(() => {
class="text-blue-500 underline hover:text-blue-800"
title="Person's primary email address"
>
{@html $lq__person_obj.primary_email ?? 'email'+ae_snip.html__not_set}'
{@html $lq__person_obj.primary_email ?? 'email'+ae_snip.html__not_set}
</a>
{:else}
email {@html ae_snip.html__not_set}