From 0d28facbf4345911f9002c3c7e987ae3f38d69d4 Mon Sep 17 00:00:00 2001 From: emile Date: Wed, 11 Jun 2025 11:48:18 +0300 Subject: [PATCH] new --- .../templates/details_templates/customer-details.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/osinaweb/osinacore/templates/details_templates/customer-details.html b/osinaweb/osinacore/templates/details_templates/customer-details.html index d2639574..c6d08933 100644 --- a/osinaweb/osinacore/templates/details_templates/customer-details.html +++ b/osinaweb/osinacore/templates/details_templates/customer-details.html @@ -24,12 +24,12 @@ {% endif %} -
+
-
Total: ${{ total_all_orders }}
-
Paid: ${{ total_paid_all_orders }}
+
Total: ${{ total_all_orders }}
+
Paid: ${{ total_paid_all_orders }}
-
Remaining: ${{ total_remaining_all_orders }}
+
Remaining: ${{ total_remaining_all_orders }}