mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-23 23:09:37 +02:00
Enhance unlinked state logic for checklists and notes; update button layout in modals
This commit is contained in:
parent
df2ce01910
commit
8f7551f4be
6 changed files with 7 additions and 9 deletions
|
@ -589,7 +589,7 @@ it would also work to just use on:click on the MapLibre component itself. -->
|
|||
<!-- Form Actions -->
|
||||
<div class="mt-4">
|
||||
<button type="submit" class="btn btn-primary">
|
||||
{$t('adventures.save_next')}
|
||||
{$t('notes.save')}
|
||||
</button>
|
||||
<button type="button" class="btn" on:click={close}>
|
||||
{$t('about.close')}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue