From 3f01b5f32b203e28bb2a79c7cb5cac0181704c41 Mon Sep 17 00:00:00 2001 From: emile Date: Wed, 11 Jun 2025 11:51:51 +0300 Subject: [PATCH] new --- .../details_templates/customer-details.html | 15 +++++++-------- osinaweb/static/dist/output.css | 17 +++++++++++++---- 2 files changed, 20 insertions(+), 12 deletions(-) diff --git a/osinaweb/osinacore/templates/details_templates/customer-details.html b/osinaweb/osinacore/templates/details_templates/customer-details.html index c6d08933..31dcb01c 100644 --- a/osinaweb/osinacore/templates/details_templates/customer-details.html +++ b/osinaweb/osinacore/templates/details_templates/customer-details.html @@ -24,14 +24,6 @@ {% endif %} -
- -
Total: ${{ total_all_orders }}
-
Paid: ${{ total_paid_all_orders }}
- -
Remaining: ${{ total_remaining_all_orders }}
- -
+
+
Total: ${{ total_all_orders }}
+
Paid: ${{ total_paid_all_orders }}
+ +
Remaining: ${{ total_remaining_all_orders }}
+ +

First Name: