diff options
author | Struan Donald <struan@exo.org.uk> | 2019-07-16 12:06:29 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2019-09-27 17:35:15 +0100 |
commit | 8e45304ac4e386d5b5bb2535ec5f012c8619357e (patch) | |
tree | de2af52755638aca09c367777675a6fa80b95e66 | |
parent | 12ce63db1748fe2c7db2a2d4df7640ba4b96e26d (diff) |
[IsleOfWight] configure report sent confirmation emails
-rw-r--r-- | perllib/FixMyStreet/Cobrand/IsleOfWight.pm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perllib/FixMyStreet/Cobrand/IsleOfWight.pm b/perllib/FixMyStreet/Cobrand/IsleOfWight.pm index ff7b23f2d..972c71e57 100644 --- a/perllib/FixMyStreet/Cobrand/IsleOfWight.pm +++ b/perllib/FixMyStreet/Cobrand/IsleOfWight.pm @@ -20,6 +20,8 @@ sub on_map_default_status { 'open' } sub send_questionnaires { 0 } +sub report_sent_confirmation_email { 'external_id' } + sub map_type { 'OSM' } sub disambiguate_location { |