06/02 Modified transaction, remember filtered criteria, page after editing a transaction

This commit is contained in:
2026-06-02 10:37:59 -04:00
parent ced33495ac
commit 2d24c0585e
3 changed files with 9 additions and 2 deletions
+1
View File
@@ -61,6 +61,7 @@
<form method="POST" novalidate id="txnForm">
{{ form.hidden_tag() }}
{{ form.transaction_type() }}
<input type="hidden" name="next" value="{{ next_url or '' }}">
<!-- Type toggle — only for income/expense (not transfer) -->
<div class="mb-3">