first commit
This commit is contained in:
17
vendor/rockettheme/toolbox/Blueprints/tests/data/blueprint/partials/address.yaml
vendored
Normal file
17
vendor/rockettheme/toolbox/Blueprints/tests/data/blueprint/partials/address.yaml
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
form:
|
||||
fields:
|
||||
user.address:
|
||||
type: text
|
||||
label: Address
|
||||
|
||||
user.zip:
|
||||
type: text
|
||||
label: ZIP code
|
||||
|
||||
user.city:
|
||||
type: text
|
||||
label: City
|
||||
|
||||
user.country:
|
||||
type: text
|
||||
label: Country
|
Reference in New Issue
Block a user