Skip to content

Commit

Permalink
[TfL] Add new overgrown vegetation category.
Browse files Browse the repository at this point in the history
  • Loading branch information
dracos committed Jun 10, 2024
1 parent 5974641 commit ab03d6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions perllib/FixMyStreet/Cobrand/TfL.pm
Original file line number Diff line number Diff line change
Expand Up @@ -613,6 +613,7 @@ sub _tlrn_categories { [
"Manhole Cover - Missing",
"Mobile Crane Operation",
"Other (TfL)",
"Overgrown vegetation",
"Pavement Defect (uneven surface / cracked paving slab)",
"Pavement Overcrowding",
"Pothole (major)",
Expand Down
1 change: 1 addition & 0 deletions web/cobrands/tfl/assets.js
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ var tlrn_categories = [
"Manhole Cover - Missing",
"Mobile Crane Operation",
"Other (TfL)",
"Overgrown vegetation",
"Pavement Defect (uneven surface / cracked paving slab)",
"Pavement Overcrowding",
"Pothole (major)",
Expand Down

0 comments on commit ab03d6a

Please sign in to comment.