Remove address form from some unlikely presets

This commit is contained in:
John Firebaugh
2013-03-12 16:52:49 -07:00
parent c0e1245623
commit 59b13955b3
3 changed files with 2 additions and 4 deletions
File diff suppressed because one or more lines are too long
@@ -18,7 +18,6 @@
},
"icon": "post",
"form": [
"address",
"operator",
{
"key": "collection_times",
+1 -2
View File
@@ -13,7 +13,6 @@
},
"form": [
"operator",
"building",
"address"
"building"
]
}