Skip to content

Commit

Permalink
[Rahul] | BAH-3532 | Refactor. Rename hideVisitDate -> hideResultsColumn
Browse files Browse the repository at this point in the history
  • Loading branch information
rahu1ramesh committed Feb 14, 2024
1 parent 38ce8ae commit 57bbb1d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions openmrs/apps/clinical/visit.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@
"showAccessionNotes": true,
"numberOfVisits": 10,
"initialAccessionCount": 1,
"latestAccessionCount": 1
"latestAccessionCount": 1,
"hideResultsColumn": false
}
},
"conditions": {
Expand Down Expand Up @@ -148,7 +149,8 @@
"showAccessionNotes": true,
"numberOfVisits": 10,
"initialAccessionCount": 1,
"latestAccessionCount": 1
"latestAccessionCount": 1,
"hideResultsColumn": false
}
},
"Treatments": {
Expand Down

0 comments on commit 57bbb1d

Please sign in to comment.