diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/bathnes/js.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/bathnes/js.js b/web/cobrands/bathnes/js.js index 82f978def..89316de4e 100644 --- a/web/cobrands/bathnes/js.js +++ b/web/cobrands/bathnes/js.js @@ -184,7 +184,7 @@ fixmystreet.assets.add($.extend(true, {}, fixmystreet.maps.banes_defaults, { always_visible: true, usrn: { attribute: 'usrn', - field: 'usrn' + field: 'site_code' }, name: "Adopted Highways" })); |