diff options
author | Dave Arter <davea@mysociety.org> | 2019-12-10 09:37:44 +0000 |
---|---|---|
committer | Dave Arter <davea@mysociety.org> | 2019-12-10 09:37:44 +0000 |
commit | 6ea3d7f26b8b54ed52e0a90f1e4d7976081c4e3f (patch) | |
tree | 761d58e7b5db48ec8d73404ad2cf2ea2f99ef27e | |
parent | 95b1ca5771d40921ea88ae007dd59d5a70f2802c (diff) |
[TfL] Ensure reported in renamed Flytipping (TfL) category limited to red routes
-rw-r--r-- | web/cobrands/tfl/assets.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/tfl/assets.js b/web/cobrands/tfl/assets.js index fe12b015c..96927600f 100644 --- a/web/cobrands/tfl/assets.js +++ b/web/cobrands/tfl/assets.js @@ -63,7 +63,7 @@ var tlrn_categories = [ "Debris in the carriageway", "Fallen Tree", "Flooding", - "Flytipping", + "Flytipping (TfL)", "Graffiti / Flyposting (non-offensive)", "Graffiti / Flyposting (offensive)", "Graffiti / Flyposting on street light (non-offensive)", |