diff --git a/osinaweb/osinacore/templates/details_templates/customer-details.html b/osinaweb/osinacore/templates/details_templates/customer-details.html index fac3c6fb..58ba330c 100644 --- a/osinaweb/osinacore/templates/details_templates/customer-details.html +++ b/osinaweb/osinacore/templates/details_templates/customer-details.html @@ -393,7 +393,13 @@
{{payment.type.name}}
+ {% for type in payment.type.all %} +{{type.name}}
+