Skip to content

Commit 0ad7189

Browse files
committed
(fix): Fix typo in adult hiv form
1 parent e004ca3 commit 0ad7189

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configuration/backend_configuration/ampathforms/ampath_poc_adult_return_visit_form_v1.6_core-demo.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3606,7 +3606,7 @@
36063606
}
36073607
]
36083608
},
3609-
"historicalExpression": "\"_.isEmpty(HD.getObject('prevEnc').getValue('5090AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')) ? undefined : HD.getObject('prevEnc').getValue('5090AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')\"",
3609+
"historicalExpression": "_.isEmpty(HD.getObject('prevEnc').getValue('5090AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')) ? undefined : HD.getObject('prevEnc').getValue('5090AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')\"",
36103610
"id": "height",
36113611
"validators": []
36123612
},
@@ -7822,4 +7822,4 @@
78227822
]
78237823
}
78247824
]
7825-
}
7825+
}

0 commit comments

Comments
 (0)