We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e6431e commit 7aa73dbCopy full SHA for 7aa73db
1 file changed
manage_breast_screening/templates/wizard_step.jinja
@@ -66,7 +66,7 @@
66
"errorMessage": errorMessage,
67
"hint": {
68
"html": decision_hint|e
69
- },
+ } if decision_hint,
70
"items": [
71
{
72
"value": form.decision.field.choices[0][0],
0 commit comments