Remove foot: yes placeholder for cycleway and bridleway #2221

This commit is contained in:
Bryan Housel
2014-05-19 12:56:43 -04:00
parent 429f20a450
commit 545183c721
-2
View File
@@ -80,12 +80,10 @@ iD.ui.preset.access = function(field) {
motor_vehicle: 'no'
},
cycleway: {
foot: 'yes',
motor_vehicle: 'no',
bicycle: 'designated'
},
bridleway: {
foot: 'yes',
motor_vehicle: 'no',
horse: 'designated'
},