diff --git a/app/templates/installment_plans/fragments/table.html b/app/templates/installment_plans/fragments/table.html index 6b822ce..cf9477c 100644 --- a/app/templates/installment_plans/fragments/table.html +++ b/app/templates/installment_plans/fragments/table.html @@ -7,7 +7,7 @@ {% endif %} {% if installment_plans %}
| @@ -61,7 +61,12 @@ _="install prompt_swal"> - | {{ installment_plan.description }} | +
+
+ {{ installment_plan.description }}
+
+ {{ installment_plan.notes|linebreaks }}
+ |
|---|