Work on the new Journals. Just saving things while they are working well.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user