fix(journals): add type='button' to prevent form submission and migrate to V3 Action API for file downloads

This commit is contained in:
Scott Idem
2026-02-03 22:14:22 -05:00
parent 6abe4c897e
commit 281972cb5d
24 changed files with 104 additions and 132 deletions

View File

@@ -180,8 +180,7 @@
<div class="grow flex flex-row flex-wrap gap-2 items-center justify-end">
<!-- Simplified Config Trigger -->
<button
type="button"
<button type="button"
onclick={() => ($journals_sess.show__modal_edit__journal_obj = true)}
class="btn variant-filled-secondary py-1 px-3 shadow-md"
title="Journal Config & Actions"