From feeb882ee59eab803a30d39523f0375d58265aea Mon Sep 17 00:00:00 2001 From: Marwan Alwali Date: Sun, 19 Jan 2025 11:14:29 +0300 Subject: [PATCH] update --- templates/sales/estimates/estimate_list.html | 7 +++---- templates/sales/payments/payment_list.html | 15 +++++++-------- 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/templates/sales/estimates/estimate_list.html b/templates/sales/estimates/estimate_list.html index d3658c50..368d45bb 100644 --- a/templates/sales/estimates/estimate_list.html +++ b/templates/sales/estimates/estimate_list.html @@ -5,10 +5,9 @@ {% block content %}
-

{% trans "Quotations" %}

-
+

{% trans "Quotations" %}

-
+
@@ -64,6 +63,6 @@ {% include 'partials/pagination.html' %} {% endif %} - + {% endblock %} \ No newline at end of file diff --git a/templates/sales/payments/payment_list.html b/templates/sales/payments/payment_list.html index 52ccc0e1..82e2adc2 100644 --- a/templates/sales/payments/payment_list.html +++ b/templates/sales/payments/payment_list.html @@ -5,13 +5,12 @@ {% block content %}
-
- {% trans "Add Payment" %} -

{% trans "Payments" %}

-
-
+
+ {% trans "Add Payment" %} -
+
+

{% trans "Payments" %}

+
@@ -36,7 +35,7 @@ {% empty %} @@ -49,6 +48,6 @@
- + {% endblock %} \ No newline at end of file
{{ journal.timestamp }} {{ journal.description }} - {% trans "View Tranactions" %} + {% trans "View Tranactions" %}