Skip to content

Commit

Permalink
Merge pull request #8655 from ohcnetwork/develop
Browse files Browse the repository at this point in the history
Merge Develop To Staging v24.40.0 | Patch
  • Loading branch information
rithviknishad authored Sep 27, 2024
2 parents 25d9013 + 96407c1 commit 21e28f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Components/Patient/PatientConsentRecordBlock.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ export default function PatientConsentRecordBlockGroup(props: {
file={file}
editable={hasEditPermission(file)}
associating_id={consentRecord.id}
archivable
/>
))}
</div>
Expand Down

0 comments on commit 21e28f9

Please sign in to comment.