Skip to content

Commit

Permalink
Merge pull request #44 from UCSF-IGHS/ohri-1715
Browse files Browse the repository at this point in the history
OHRI-1715 Fix Clinical visit form validation errors
  • Loading branch information
ODORA0 authored Jul 24, 2023
2 parents bc3036b + 3771bb4 commit d7aab71
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions distro/configuration/ampathforms/ct_clinical_visit_v2.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -1835,8 +1835,8 @@
"label": "Gestational age (weeks)",
"type": "obs",
"questionOptions": {
"rendering": "text",
"concept": ""
"rendering": "number",
"concept": "1438AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"
},
"behaviours": [
{
Expand Down Expand Up @@ -6846,7 +6846,7 @@
"type": "obs",
"questionOptions": {
"rendering": "textarea",
"concept": "Nutritional plan (text)",
"concept": "163189AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"rows": ""
},
"behaviours": [
Expand Down

0 comments on commit d7aab71

Please sign in to comment.