diff options
author | Dave Arter <davea@mysociety.org> | 2018-01-25 11:27:29 +0000 |
---|---|---|
committer | Dave Arter <davea@mysociety.org> | 2018-04-03 12:44:23 +0100 |
commit | dcad89fa785b45993bd99c37839c9603ce5add0f (patch) | |
tree | d02f34e369b71ad4b72eb64ba4f73fd0ae890e15 /perllib/Open311 | |
parent | e277f9bc21c405516051edf5c968feeac4220c41 (diff) |
[Buckinghamshire] Send report_url attribute with Open311 service requests
Diffstat (limited to 'perllib/Open311')
-rw-r--r-- | perllib/Open311/PopulateServiceList.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perllib/Open311/PopulateServiceList.pm b/perllib/Open311/PopulateServiceList.pm index 30d888eb4..813c27cff 100644 --- a/perllib/Open311/PopulateServiceList.pm +++ b/perllib/Open311/PopulateServiceList.pm @@ -256,7 +256,7 @@ sub _add_meta_to_contact { public_anonymity_required email_alerts_requested ) ], - #2243, + #2243, 'Warwickshire County Council' => [qw( closest_address ) ], |