aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Cobrand/Bexley.pm
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2020-01-08 09:20:53 +0000
committerMatthew Somerville <matthew@mysociety.org>2020-01-08 09:20:55 +0000
commite9476d05677f5abdff9308e935409059fc90597d (patch)
tree513fe9fb2507fd7c6dc0f290535d5f8dbaccc2f5 /perllib/FixMyStreet/Cobrand/Bexley.pm
parent27fe9940d3830b6a9d23c82aeca5a93975eee5c3 (diff)
[Bexley] Allow resending, still hide resend button
Diffstat (limited to 'perllib/FixMyStreet/Cobrand/Bexley.pm')
-rw-r--r--perllib/FixMyStreet/Cobrand/Bexley.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perllib/FixMyStreet/Cobrand/Bexley.pm b/perllib/FixMyStreet/Cobrand/Bexley.pm
index 5900ba02d..6ec2b6f50 100644
--- a/perllib/FixMyStreet/Cobrand/Bexley.pm
+++ b/perllib/FixMyStreet/Cobrand/Bexley.pm
@@ -27,7 +27,7 @@ sub disambiguate_location {
};
}
-sub disable_resend { 1 }
+sub disable_resend_button { 1 }
sub on_map_default_status { 'open' }