Skip to content

Commit

Permalink
l
Browse files Browse the repository at this point in the history
  • Loading branch information
connor-addison-h committed Jun 6, 2024
1 parent 3f97766 commit 7a71044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/femr/ui/views/pharmacies/index.scala.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</script>
<div class="container">
@helper.form(action = PharmaciesController.indexPost()) {
@searchBox("Pharmacy", patientId, message)
@searchBox("Pharmacy", currentUser, patientId, message)
}
</div>
}

0 comments on commit 7a71044

Please sign in to comment.