add universal wheelchair field

This commit is contained in:
Ansis Brammanis
2013-03-16 00:20:07 -04:00
parent f7461fc49b
commit 0ef4c1f2cf
+11
View File
@@ -0,0 +1,11 @@
{
"key": "wheelchair",
"type": "radio",
"options": [
"yes",
"limited",
"no"
],
"icon": "wheelchair",
"universal": "true"
}