diff --git a/app/templates/recurring_transactions/fragments/table.html b/app/templates/recurring_transactions/fragments/table.html index e07e863..f9c4629 100644 --- a/app/templates/recurring_transactions/fragments/table.html +++ b/app/templates/recurring_transactions/fragments/table.html @@ -9,7 +9,7 @@ {% endif %} {% if recurring_transactions %}
- +
@@ -97,7 +97,13 @@ _="install prompt_swal"> - + {% endfor %}
{{ recurring_transaction.description }} +
+ {{ recurring_transaction.description }} +
+
{{ recurring_transaction.notes }}
+ +