Skip to content

Commit

Permalink
Finish feature/OTC-950
Browse files Browse the repository at this point in the history
OTC-950: District dropdown and HFs under FSP displays only mapped district of the logged in user
  • Loading branch information
dragos-dobre authored Apr 24, 2023
2 parents 4000c62 + 63ab526 commit ed4bdf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/InsureeFirstServicePointPanel.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ class InsureeFirstServicePointPanel extends FormPanel {
readOnly={readOnly}
onChange={(hf) => updateAttribute("healthFacility", hf)}
allRegions={allRegions}
ignoreLocation={true}
/>
)}
</Grid>
Expand Down

0 comments on commit ed4bdf1

Please sign in to comment.