Bug fix related to saving entries with mixed changes
This commit is contained in:
@@ -316,7 +316,7 @@ let tmp_entry_obj: key_val = $state({});
|
||||
});
|
||||
}}
|
||||
class:hidden={!$ae_loc.edit_mode}
|
||||
class="btn btn-sm variant-soft-warning hover:variant-filled-warning transition py-1 px-2"
|
||||
class="btn btn-sm variant-soft-surface hover:variant-filled-warning transition py-1 px-2"
|
||||
title={`Set entry as ${journals_journal_entry_obj.hide ? 'visible' : 'hidden'}`}
|
||||
>
|
||||
{#if journals_journal_entry_obj.hide}
|
||||
|
||||
Reference in New Issue
Block a user