Files
iD/data/presets/fields/access_simple.json
Bryan Housel d7b3bb5a89 Fix placeholders set during enter selection not finding input element
Also remove unhelpful placeholder from access_simple.json
2016-09-26 01:03:55 -04:00

7 lines
137 B
JSON

{
"key": "access",
"type": "combo",
"label": "Allowed Access",
"options": ["permissive", "private", "customers", "no"]
}