From 31f63ba5c7a8feb791ad8108246e8f8bd0d9d8e7 Mon Sep 17 00:00:00 2001 From: Arona Jones Date: Fri, 18 Sep 2020 12:33:10 +0100 Subject: [PATCH] Invoice template improvements --- RIGS/templates/invoice_confirm_delete.html | 41 +++++++--------------- RIGS/templates/invoice_list.html | 8 ++--- RIGS/templates/invoice_list_archive.html | 7 ++-- 3 files changed, 19 insertions(+), 37 deletions(-) diff --git a/RIGS/templates/invoice_confirm_delete.html b/RIGS/templates/invoice_confirm_delete.html index 4b575cb5..1fa00f13 100644 --- a/RIGS/templates/invoice_confirm_delete.html +++ b/RIGS/templates/invoice_confirm_delete.html @@ -1,35 +1,20 @@ {% extends 'base_rigs.html' %} -{% block title %}Delete payment on invoice {{ object.invoice.pk }}{% endblock %} +{% block title %}Delete Invoice {{ object.invoice.pk }}{% endblock %} {% block content %} -
- +{% endblock %} diff --git a/RIGS/templates/invoice_list.html b/RIGS/templates/invoice_list.html index 87edd9be..6502951a 100644 --- a/RIGS/templates/invoice_list.html +++ b/RIGS/templates/invoice_list.html @@ -9,8 +9,8 @@

{% block heading %}Invoices{% endblock %}

{% block description %}{% endblock %} {% block search %}{% endblock %} -
- +
+
@@ -51,9 +51,7 @@ {% endif %} {% endfor %} diff --git a/RIGS/templates/invoice_list_archive.html b/RIGS/templates/invoice_list_archive.html index 32585657..2ef92ab6 100644 --- a/RIGS/templates/invoice_list_archive.html +++ b/RIGS/templates/invoice_list_archive.html @@ -13,11 +13,10 @@ All Invoices {% endblock %} {% block search %} -
-
+
+
- +
Invoice # - - - +