diff --git a/app/templates/transactions/widgets/transaction_type_filter_buttons.html b/app/templates/transactions/widgets/transaction_type_filter_buttons.html index a96ac2c..5824325 100644 --- a/app/templates/transactions/widgets/transaction_type_filter_buttons.html +++ b/app/templates/transactions/widgets/transaction_type_filter_buttons.html @@ -15,7 +15,7 @@ id="{{ field.html_name }}_{{ forloop.counter }}" value="{{ choice.0 }}" {% if choice.0 in field.value %}checked{% endif %}> -