Skip to content

Commit

Permalink
Merge branch 'OAM-45-adjustViewToNewBE' into OAM-185
Browse files Browse the repository at this point in the history
  • Loading branch information
DominikNoga authored Jun 3, 2024
2 parents 4be7efa + fe34e22 commit b378562
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/admin-facility-view/admin-facility-view.routes.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
zoneId: facility.geographicZone.id,
sort: 'code,asc',
type: WARDS_CONSTANTS.WARD_TYPE_CODE

};

return wardService.getWardsByFacility(searchParams).then(function(response) {
Expand Down

0 comments on commit b378562

Please sign in to comment.