Browse Source

22/23 fix

pull/653/head
baarkerlounger 3 years ago
parent
commit
cd3db1450f
  1. 10
      config/forms/2022_2023.json

10
config/forms/2022_2023.json

@ -9,15 +9,11 @@
"setup": { "setup": {
"label": "Set up this lettings log", "label": "Set up this lettings log",
"pages": { "pages": {
"needs_type": {
"header": "",
"description": "",
"questions": {
"organisation": { "organisation": {
"header": "", "header": "",
"description": "", "description": "",
"questions": { "questions": {
"owning_organisation": { "owning_organisation_id": {
"header": "Which organisation owns this log?", "header": "Which organisation owns this log?",
"hint_text": "", "hint_text": "",
"type": "select", "type": "select",
@ -40,6 +36,10 @@
] ]
] ]
}, },
"needs_type": {
"header": "",
"description": "",
"questions": {
"needstype": { "needstype": {
"check_answer_label": "Needs type", "check_answer_label": "Needs type",
"header": "What is the needs type?", "header": "What is the needs type?",

Loading…
Cancel
Save