mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-25 10:08:36 +02:00
more changes
This commit is contained in:
@@ -83,7 +83,7 @@ def account_reconciliation(request):
|
||||
)
|
||||
return HttpResponse(
|
||||
status=204,
|
||||
headers={"HX-Trigger": "transaction_updated, hide_offcanvas, toast"},
|
||||
headers={"HX-Trigger": "updated, hide_offcanvas, toast"},
|
||||
)
|
||||
else:
|
||||
formset = AccountBalanceFormSet(initial=initial_data)
|
||||
|
||||
Reference in New Issue
Block a user