From b4dc6ca4cfb4b72d9a765ad2724509a2fd05f857 Mon Sep 17 00:00:00 2001 From: Marius Peter Date: Sun, 3 Jul 2022 20:23:22 +0200 Subject: Templates. --- app/templates/modules/invoices.html | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'app/templates/modules/invoices.html') diff --git a/app/templates/modules/invoices.html b/app/templates/modules/invoices.html index 293a45b..9e8f765 100644 --- a/app/templates/modules/invoices.html +++ b/app/templates/modules/invoices.html @@ -39,7 +39,7 @@ Invoices - + @@ -54,13 +54,10 @@ Invoices {% for invoice in invoices.items %} - +
Actions ID Created Alternative Invoice ID
-
- -
- +
-- cgit v1.2.3