aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2011-07-12 16:38:05 +0100
committerMatthew Somerville <matthew@mysociety.org>2011-07-12 16:38:05 +0100
commit3dff9d73aba2ffcb5a7b798da02cfc0ba464f755 (patch)
treeae1b64b65f995d308fe67cd9e83fa8145eb58e86
parent9c497f513bd6395ac26b12f4d0b4cc22fa17484c (diff)
Add NRA to list of area_types for FiksGataMi (fixes #106 on Catalyst code).
-rw-r--r--perllib/FixMyStreet/Cobrand/FiksGataMi.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perllib/FixMyStreet/Cobrand/FiksGataMi.pm b/perllib/FixMyStreet/Cobrand/FiksGataMi.pm
index 7ffcbb3c8..15cdf80d2 100644
--- a/perllib/FixMyStreet/Cobrand/FiksGataMi.pm
+++ b/perllib/FixMyStreet/Cobrand/FiksGataMi.pm
@@ -35,7 +35,7 @@ sub disambiguate_location {
}
sub area_types {
- return ( 'NKO', 'NFY' );
+ return ( 'NKO', 'NFY', 'NRA' );
}
sub area_min_generation {