The new menu for the session page is working well. Time for clean up.
This commit is contained in:
@@ -46,6 +46,7 @@ let lq__event_presenter_obj = liveQuery(
|
||||
// Functions and Logic
|
||||
</script>
|
||||
|
||||
|
||||
<svelte:head>
|
||||
<title>
|
||||
Presenter: {ae_util.shorten_string({ string: $lq__event_presenter_obj?.full_name, max_length: 20, begin_length: 10, end_length: 4 })}
|
||||
|
||||
Reference in New Issue
Block a user