Remove 'client_not_signed' layout from questionnaire logic
Some checks failed
PHPUnit / test (push) Has been cancelled
Some checks failed
PHPUnit / test (push) Has been cancelled
This commit is contained in:
@ -25,12 +25,11 @@
|
||||
|
||||
{
|
||||
"id": "q2",
|
||||
"_comment": "Frage nach dem Code des Coaches.",
|
||||
"layout": "client_not_signed",
|
||||
"textKey1": "no_consent_entered",
|
||||
"textKey2": "no_consent_note",
|
||||
"question": "coach_code_request",
|
||||
"hint": "coach_code"
|
||||
"_comment": "Client- und Coach-Code (z. B. wenn Einwilligung nicht unterschrieben).",
|
||||
"layout": "client_coach_code_question",
|
||||
"question": "no_consent_entered",
|
||||
"hint1": "client_code",
|
||||
"hint2": "coach_code"
|
||||
},
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user