Work on the new Journals. Just saving things while they are working well.

This commit is contained in:
Scott Idem
2025-03-21 11:03:38 -04:00
parent 596986afb7
commit 35354a9d0f
10 changed files with 630 additions and 118 deletions

View File

@@ -62,6 +62,7 @@ let { lq__journal_obj_li }: Props = $props();
{#if $ae_loc.administrator_access && $ae_loc.edit_mode}
<button
type="button"
disabled={!$ae_loc.administrator_access}
onclick={() => {
$journals_slct.journal_id = journals_journal_obj.journal_id;