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": {
"label": "Set up this lettings log",
"pages": {
"needs_type": {
"header": "",
"description": "",
"questions": {
"organisation": {
"header": "",
"description": "",
"questions": {
"owning_organisation": {
"owning_organisation_id": {
"header": "Which organisation owns this log?",
"hint_text": "",
"type": "select",
@ -40,6 +36,10 @@
]
]
},
"needs_type": {
"header": "",
"description": "",
"questions": {
"needstype": {
"check_answer_label": "Needs type",
"header": "What is the needs type?",

Loading…
Cancel
Save