aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Cobrand/FiksGataMi.pm
diff options
context:
space:
mode:
authorHakim Cassimally <hakim@mysociety.org>2015-03-25 17:13:53 +0000
committerHakim Cassimally <hakim@mysociety.org>2015-03-31 08:57:16 +0000
commitc6f9498c79527fbee3cdb1a53f65524c716f20e9 (patch)
tree0088d7245b6a7153a774ca26fb7a8dd0030e2259 /perllib/FixMyStreet/Cobrand/FiksGataMi.pm
parent7d30cd077274e52d78a982b59f185035ba93cb57 (diff)
[Zurich] change jurisdiction_id in Open311 example
Diffstat (limited to 'perllib/FixMyStreet/Cobrand/FiksGataMi.pm')
-rw-r--r--perllib/FixMyStreet/Cobrand/FiksGataMi.pm4
1 files changed, 4 insertions, 0 deletions
diff --git a/perllib/FixMyStreet/Cobrand/FiksGataMi.pm b/perllib/FixMyStreet/Cobrand/FiksGataMi.pm
index 34cb2f719..7b175f371 100644
--- a/perllib/FixMyStreet/Cobrand/FiksGataMi.pm
+++ b/perllib/FixMyStreet/Cobrand/FiksGataMi.pm
@@ -223,4 +223,8 @@ sub reports_body_check {
}
}
+sub jurisdiction_id_example {
+ 'fiksgatami.no';
+}
+
1;