aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Arter <davea@mysociety.org>2019-06-24 09:34:50 +0100
committerDave Arter <davea@mysociety.org>2019-06-24 09:34:50 +0100
commit6925b2001fce440e42d647d3733db0f15e838019 (patch)
tree15cb0ab9383547eb4ba5ed5ed33a2759f4707381
parente3a88232eb345b9aa5f8471e4bd56d6e19879550 (diff)
Revert "[Bromley] Add temporary maintenance banner"
This reverts commit 5670637715d6c45cd53e52ab16830cfaa24e4495.
-rw-r--r--templates/web/bromley/before_wrapper.html10
-rw-r--r--templates/web/bromley/report/new/top_message.html1
-rw-r--r--web/cobrands/bromley/base.scss4
3 files changed, 0 insertions, 15 deletions
diff --git a/templates/web/bromley/before_wrapper.html b/templates/web/bromley/before_wrapper.html
deleted file mode 100644
index f88e46d8c..000000000
--- a/templates/web/bromley/before_wrapper.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<div class="top_banner">
- <p>
- Whilst reports will be actioned in the usual way, please be aware that
- there will be a temporary slightly longer response of 1 working day as
- a back office software upgrade is taking place.
- </p>
- <p>
- <a href="https://www.bromley.gov.uk/info/200119/customer_services/1022/contact_us_by_telephone">Please report urgent matters by calling us</a>.
- </p>
-</div>
diff --git a/templates/web/bromley/report/new/top_message.html b/templates/web/bromley/report/new/top_message.html
deleted file mode 100644
index 04e265adc..000000000
--- a/templates/web/bromley/report/new/top_message.html
+++ /dev/null
@@ -1 +0,0 @@
-[% INCLUDE 'before_wrapper.html' %] \ No newline at end of file
diff --git a/web/cobrands/bromley/base.scss b/web/cobrands/bromley/base.scss
index 768507173..9435aa35d 100644
--- a/web/cobrands/bromley/base.scss
+++ b/web/cobrands/bromley/base.scss
@@ -371,10 +371,6 @@ body.mappage {
}
}
-body.mappage > .top_banner {
- display: none;
-}
-
// Bromley's footer
.site-footer {
width: 100%;