Files
iD/data/presets/fields/takeaway.json
2014-12-21 15:27:18 -08:00

14 lines
261 B
JSON

{
"key": "takeaway",
"type": "combo",
"label": "Takeaway",
"placeholder": "Yes, No, Takeaway Only...",
"strings": {
"options": {
"yes": "Yes",
"no": "No",
"only": "Takeaway Only"
}
}
}