Lots of work on getting the Launcher actually working well.

This commit is contained in:
Scott Idem
2025-09-24 16:56:32 -04:00
parent 4220a354be
commit 1ba9cd1c03
17 changed files with 453 additions and 344 deletions

View File

@@ -392,8 +392,9 @@ async function handle_search__event_session(
<svelte:head>
<title>
Event: {ae_util.shorten_string({string: $lq__event_obj?.name, max_length: 12})}
({$lq__event_obj?.event_id}) - Pres Mgmt - {$events_loc?.title}
&AElig;:
{ae_util.shorten_string({string: $lq__event_obj?.name, max_length: 12})}
- Pres Mgmt - {$events_loc?.title}
</title>
</svelte:head>