diff options
author | Struan Donald <struan@exo.org.uk> | 2019-04-18 17:07:32 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2019-05-28 11:34:19 +0100 |
commit | 27cfd6bcfc37054cce88a0122b253bb52eb68a83 (patch) | |
tree | 9c0036e93bb0ef7ab19468f6eb46ad60f3d03236 | |
parent | f3d755d6331a7ba616cdf7712279cadd5b15ab42 (diff) |
[Northamptonshire] remove unneeded attribute
-rw-r--r-- | web/cobrands/northamptonshire/assets.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/web/cobrands/northamptonshire/assets.js b/web/cobrands/northamptonshire/assets.js index 186481cb1..c6632de5c 100644 --- a/web/cobrands/northamptonshire/assets.js +++ b/web/cobrands/northamptonshire/assets.js @@ -410,7 +410,6 @@ var northants_road_defaults = $.extend(true, {}, fixmystreet.assets.alloy_defaul non_interactive: true, no_asset_msg_id: '#js-not-a-road', usrn: { - attribute: 'fid', field: 'asset_resource_id' }, getUSRN: function(feature) { |