Updates for the browser title. Wrapping up for the day! July 4th week!
This commit is contained in:
@@ -460,6 +460,12 @@ $: if ($slct_trigger == 'load__event_presenter_obj_li') {
|
||||
|
||||
</script>
|
||||
|
||||
<svelte:head>
|
||||
<title>
|
||||
Session: {ae_util.shorten_string({string: $lq__event_session_obj?.name, max_length: 12})} ({$lq__event_session_obj?.event_session_id}) - Pres Mgmt - {$events_loc?.title}
|
||||
</title>
|
||||
</svelte:head>
|
||||
|
||||
|
||||
<section
|
||||
class="ae_events_pres_mgmt_event_session md:container h-full mx-auto flex flex-col space-y-4 pt-0 pb-8"
|
||||
|
||||
Reference in New Issue
Block a user