Work on the delete functions. General clean up.

This commit is contained in:
Scott Idem
2024-11-15 13:03:58 -05:00
parent 0fd06ef216
commit 547845ed62
10 changed files with 85 additions and 25 deletions

View File

@@ -98,6 +98,15 @@ if (browser) {
</script>
<svelte:head>
<title>
IDAA Archives:
{$lq__archive_obj?.name ? ae_util.shorten_string({ string: $lq__archive_obj?.name, max_length: 20, begin_length: 10, end_length: 4 }) : ''}
- Novi - {$ae_loc?.title}
</title>
</svelte:head>
<section
class="
ae_idaa__bb