aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorM Somerville <matthew-github@dracos.co.uk>2020-08-24 15:09:03 +0100
committerM Somerville <matthew-github@dracos.co.uk>2020-08-24 15:09:05 +0100
commit78be4e28fdb8ad649dde1e0edfd6b7fde3be1bf1 (patch)
tree27b99b732b92a30d28ffa8f60daabbb0cc84b180 /web
parentbce1e72951585c8292b719eba9f1798620d39639 (diff)
[Oxfordshire] Show gullies on drainage category.
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/oxfordshire/assets.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/oxfordshire/assets.js b/web/cobrands/oxfordshire/assets.js
index fc9f87064..e2ebcc70e 100644
--- a/web/cobrands/oxfordshire/assets.js
+++ b/web/cobrands/oxfordshire/assets.js
@@ -185,7 +185,7 @@ fixmystreet.assets.add(owned_defaults, {
TYPENAME: "junctions"
}
},
- asset_category: ["Gully and Catchpits"],
+ asset_category: ["Gully and Catchpits", 'Drainage'],
asset_item: 'drain'
});