Moving things to SK. Added events and sessions.
This commit is contained in:
@@ -80,7 +80,7 @@ if ($events_loc.leads.auth_exhibit_kv && $events_loc.leads.auth_exhibit_kv[$even
|
||||
|
||||
|
||||
onMount(() => {
|
||||
console.log('Events Leads Exhibit [slug]: +page.svelte');
|
||||
console.log('Events Event [slug]: +page.svelte');
|
||||
|
||||
// console.log(`ae_events_leads exhibit [slug] +page.svelte data:`, data);
|
||||
|
||||
@@ -106,7 +106,7 @@ onMount(() => {
|
||||
|
||||
{#if $events_slct.event_id && $event_obj}
|
||||
|
||||
Nothing to see
|
||||
<h2>{$event_obj.name}</h2>
|
||||
|
||||
{/if}
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user