refactor preset inputs

This commit is contained in:
Ansis Brammanis
2013-03-09 18:30:54 -05:00
parent 60f9dec465
commit 609e8b9119
11 changed files with 248 additions and 202 deletions
+8 -2
View File
@@ -1,4 +1,10 @@
{
"type": "address",
"title": "Address"
}
"title": "Address",
"keys": [
"addr:housename",
"addr:housenumber",
"addr:street",
"addr:city"
]
}