User: alex clicked save for demo/demo-preload/demo-preload_UISchema.json

This commit is contained in:
demo 2022-11-01 21:36:20 +00:00
parent 5c565d9f32
commit d5745a7206

View File

@ -1,11 +1,13 @@
{ {
"scenarioChoices": { "scenarioChoices": {
"ui:widget": "radio", "ui:widget": "radio",
"ui:help": " ",
"ui:options": { "ui:options": {
"inline": false "inline": false
} }
}, },
"ValidationChoices": { "ValidationChoices": {
"ui:widget": "checkboxes" "ui:widget": "checkboxes",
"ui:help": " "
} }
} }