From 8820ed1e67fbd7ae92b408315041e82542cd8e56 Mon Sep 17 00:00:00 2001 From: FreneticScribbler Date: Wed, 24 Jun 2020 12:23:41 +0100 Subject: [PATCH] Remove the dark header from light theme --- RIGS/templates/event_table.html | 2 +- RIGS/templates/invoice_list.html | 2 +- RIGS/templates/invoice_list_waiting.html | 2 +- RIGS/templates/risk_assessment_table.html | 2 +- templates/partials/generic_list.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/RIGS/templates/event_table.html b/RIGS/templates/event_table.html index bbafdb28..879f8682 100644 --- a/RIGS/templates/event_table.html +++ b/RIGS/templates/event_table.html @@ -1,7 +1,7 @@
- + diff --git a/RIGS/templates/invoice_list.html b/RIGS/templates/invoice_list.html index 47349be6..87edd9be 100644 --- a/RIGS/templates/invoice_list.html +++ b/RIGS/templates/invoice_list.html @@ -11,7 +11,7 @@ {% block search %}{% endblock %}
# Event Date
- + diff --git a/RIGS/templates/invoice_list_waiting.html b/RIGS/templates/invoice_list_waiting.html index 81cda4e3..668e4a7e 100644 --- a/RIGS/templates/invoice_list_waiting.html +++ b/RIGS/templates/invoice_list_waiting.html @@ -19,7 +19,7 @@

These events have happened, but paperwork has not yet been sent to treasury

Invoice # Event
- + diff --git a/RIGS/templates/risk_assessment_table.html b/RIGS/templates/risk_assessment_table.html index 5763d7d4..a2cc26be 100644 --- a/RIGS/templates/risk_assessment_table.html +++ b/RIGS/templates/risk_assessment_table.html @@ -15,7 +15,7 @@
Event # Start Date
- + diff --git a/templates/partials/generic_list.html b/templates/partials/generic_list.html index 5f35022c..63005fb3 100644 --- a/templates/partials/generic_list.html +++ b/templates/partials/generic_list.html @@ -16,7 +16,7 @@
Event {{ object_list.0|verbose_name:'nonstandard_equipment'|title }}
- +
# Name