06/02 Modified transaction, remember filtered criteria, page after editing a transaction
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user