From 757840773da65e2e15b5c2cbd2e957d80497b1e5 Mon Sep 17 00:00:00 2001 From: Victoria Mihell-Hale Date: Thu, 8 Aug 2024 09:54:38 +0100 Subject: [PATCH] [Bexley][WW] Add notice for staff regarding assisted collections --- perllib/FixMyStreet/Cobrand/Bexley.pm | 2 +- .../web/bexley/waste/_more_services_sidebar.html | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/perllib/FixMyStreet/Cobrand/Bexley.pm b/perllib/FixMyStreet/Cobrand/Bexley.pm index ca051793e33..e78a2ee0a4e 100644 --- a/perllib/FixMyStreet/Cobrand/Bexley.pm +++ b/perllib/FixMyStreet/Cobrand/Bexley.pm @@ -53,7 +53,7 @@ sub get_geocoder { 'Bexley' } sub default_map_zoom { 4 } -=item * It doesn't sent questionnaires to reporters +=item * It doesn't send questionnaires to reporters =cut diff --git a/templates/web/bexley/waste/_more_services_sidebar.html b/templates/web/bexley/waste/_more_services_sidebar.html index 7b6cad94f5e..c939f2f46ce 100644 --- a/templates/web/bexley/waste/_more_services_sidebar.html +++ b/templates/web/bexley/waste/_more_services_sidebar.html @@ -13,3 +13,14 @@

More services

  • Arrange a bulky waste collection
  • Get help with putting your bins out
  • + +[% IF (c.user.from_body OR c.user.is_superuser) %] +

    Assisted collection

    + +[% END %]