aboutsummaryrefslogtreecommitdiffstats
path: root/web/cobrands/bexley/js.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/cobrands/bexley/js.js')
-rw-r--r--web/cobrands/bexley/js.js14
1 files changed, 10 insertions, 4 deletions
diff --git a/web/cobrands/bexley/js.js b/web/cobrands/bexley/js.js
index fa309cc61..89f52a7fb 100644
--- a/web/cobrands/bexley/js.js
+++ b/web/cobrands/bexley/js.js
@@ -74,10 +74,16 @@ fixmystreet.assets.add(road_defaults, {
}
},
nearest_radius: 100,
- usrn: {
- attribute: 'NSG_REF',
- field: 'NSGRef'
- }
+ usrn: [
+ {
+ attribute: 'NSG_REF',
+ field: 'NSGRef'
+ },
+ {
+ attribute: 'NSG_REF',
+ field: 'site_code'
+ }
+ ]
});
fixmystreet.assets.add(defaults, {