diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/northamptonshire/assets.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/cobrands/northamptonshire/assets.js b/web/cobrands/northamptonshire/assets.js index 97ac429ee..36f354761 100644 --- a/web/cobrands/northamptonshire/assets.js +++ b/web/cobrands/northamptonshire/assets.js @@ -327,8 +327,6 @@ var layers = [ { "categories": [ "Fallen Tree", - "Restricted Visibility / Overgrown / Overhanging", - "Restricted Visibility", ], "layer_name": "Tree", "layer": is_live ? 307 : 228, @@ -570,6 +568,8 @@ fixmystreet.assets.add($.extend(true, {}, northants_road_defaults, { "Icy Footpath", "Icy Road", "Missed published Gritted Route", + "Restricted Visibility / Overgrown / Overhanging", + "Restricted Visibility", ] })); |