Skip to content

Commit

Permalink
Modified Updated Facilities Pending Validation menu to push have_upda…
Browse files Browse the repository at this point in the history
…tes param when clicked
  • Loading branch information
ertush committed Aug 8, 2024
1 parent ad27f48 commit 0d55dd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/FacilitySideMenu.js
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ function FacilitySideMenu({ states, stateSetters, filters }) {
pathname:'/facilities',
query: {
filter:'updated_pending_validation_facilities',
has_edits: true
have_updates: true
}
})

Expand Down

0 comments on commit 0d55dd6

Please sign in to comment.