|
|
|
@ -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?", |
|
|
|
|