Lots of work on getting the Launcher actually working well.
This commit is contained in:
@@ -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}
|
||||
Æ:
|
||||
{ae_util.shorten_string({string: $lq__event_obj?.name, max_length: 12})}
|
||||
- Pres Mgmt - {$events_loc?.title}
|
||||
</title>
|
||||
</svelte:head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user