aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorDave Arter <davea@mysociety.org>2020-04-28 18:37:32 +0100
committerDave Arter <davea@mysociety.org>2020-04-29 16:31:21 +0100
commitb7d50b149173f9640a4d8566c9bd5b2980c30b6d (patch)
tree8349210175ff97560b5e877036044786825dc90f /web
parent19088df5efeb30ba3855893fc5080c5125a85152 (diff)
[TfL] Add shelter_id asset attribute mapping
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/tfl/assets.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/cobrands/tfl/assets.js b/web/cobrands/tfl/assets.js
index 203df578f..ad58c5c8a 100644
--- a/web/cobrands/tfl/assets.js
+++ b/web/cobrands/tfl/assets.js
@@ -177,6 +177,7 @@ fixmystreet.assets.add(asset_defaults, {
asset_id_field: 'STOP_CODE',
attributes: {
stop_code: 'STOP_CODE',
+ shelter_id: 'SHELTER_ID',
},
asset_group: "Bus Stops and Shelters",
asset_item: 'bus stop'