Skip to content

Commit

Permalink
Fixup: Born In -> Birthplace
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmiller committed Feb 9, 2018
1 parent b8ba917 commit 990d86d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opal/templates/partials/_demographics_panel.html
Expand Up @@ -50,7 +50,7 @@ <h3>
</div>
<div ng-show="patient.demographics[0].birth_place" class="row">
<div class="col-md-4">
<b>Born In</b>
<b>Birthplace</b>
</div>
<div class="col-md-8">
[[ patient.demographics[0].birth_place ]]
Expand Down

0 comments on commit 990d86d

Please sign in to comment.