mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-23 00:58:40 +02:00
more changes
This commit is contained in:
@@ -45,7 +45,7 @@ def toggle_amount_visibility(request):
|
||||
messages.info(request, _("Transaction amounts are now displayed"))
|
||||
response = render(request, "users/generic/hide_amounts.html")
|
||||
|
||||
response.headers["HX-Trigger"] = "transaction_updated, toast"
|
||||
response.headers["HX-Trigger"] = "updated, toast"
|
||||
return response
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user