From fd926aef8526226f743f1e4c3791e9e26630b0af Mon Sep 17 00:00:00 2001 From: FreneticScribbler Date: Tue, 15 Sep 2020 10:39:01 +0100 Subject: [PATCH] Fix broken invoice list template --- RIGS/templates/invoice_list_waiting.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RIGS/templates/invoice_list_waiting.html b/RIGS/templates/invoice_list_waiting.html index e4843380..09748fc8 100644 --- a/RIGS/templates/invoice_list_waiting.html +++ b/RIGS/templates/invoice_list_waiting.html @@ -32,7 +32,7 @@ {% for event in object_list %} - + {{ event.display_id }}
{{ event.get_status_display }} {{ event.start_date }}