Fix/bugfixes (#80)
* Fix widgetsFor for lists and objects * Fix input for datetime widget * Fix search
This commit is contained in:
committed by
GitHub
parent
b13653b26d
commit
28a1f7a78a
@ -628,7 +628,7 @@ collections:
|
||||
widget: select
|
||||
options:
|
||||
- label: One
|
||||
value: "One"
|
||||
value: 'One'
|
||||
- label: Two
|
||||
value: 2
|
||||
- label: Three
|
||||
|
Reference in New Issue
Block a user