diff options
-rw-r--r-- | perllib/FixMyStreet/Cobrand/TfL.pm | 1 | ||||
-rw-r--r-- | web/cobrands/tfl/assets.js | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/perllib/FixMyStreet/Cobrand/TfL.pm b/perllib/FixMyStreet/Cobrand/TfL.pm index da762e386..c37b9a0e5 100644 --- a/perllib/FixMyStreet/Cobrand/TfL.pm +++ b/perllib/FixMyStreet/Cobrand/TfL.pm @@ -494,6 +494,7 @@ sub _tlrn_categories { [ "Single Light out (street light)", "Standing water", "Street Light - Equipment damaged, pole leaning", + "Streetspace Suggestions and Feedback", "Unstable hoardings", "Unstable scaffolding", "Worn out road markings", diff --git a/web/cobrands/tfl/assets.js b/web/cobrands/tfl/assets.js index b47769b6f..9eb197da8 100644 --- a/web/cobrands/tfl/assets.js +++ b/web/cobrands/tfl/assets.js @@ -72,6 +72,7 @@ var tlrn_categories = [ "Single Light out (street light)", "Standing water", "Street Light - Equipment damaged, pole leaning", + "Streetspace Suggestions and Feedback", "Unstable hoardings", "Unstable scaffolding", "Worn out road markings" |