Work on some layout and placement issues with the Journal cfg edit, sys menu, and debug menu. Wrapping up for the week. Long vacation weekend finally!
This commit is contained in:
@@ -412,7 +412,7 @@ async function handle_update_journal() {
|
||||
|
||||
|
||||
<!-- Modal for editing journal -->
|
||||
{#if $journals_sess.show__modal_edit__journal_obj}
|
||||
<!-- {#if $journals_sess.show__modal_edit__journal_obj} -->
|
||||
<Modal
|
||||
title="Edit Journal"
|
||||
bind:open={$journals_sess.show__modal_edit__journal_obj}
|
||||
@@ -1476,4 +1476,4 @@ async function handle_update_journal() {
|
||||
</div>
|
||||
</div>
|
||||
</Modal>
|
||||
{/if}
|
||||
<!-- {/if} -->
|
||||
|
||||
Reference in New Issue
Block a user