diff --git a/src/components/Patient/PatientConsentRecords.tsx b/src/components/Patient/PatientConsentRecords.tsx index bb43f636e22..e54ce69cc25 100644 --- a/src/components/Patient/PatientConsentRecords.tsx +++ b/src/components/Patient/PatientConsentRecords.tsx @@ -120,7 +120,7 @@ export default function PatientConsentRecords(props: { : patient?.last_consultation?.suggestion_text, }, }} - backUrl={`/facility/${facilityId}/patient/${patientId}/consultation/${consultationId}/update`} + backUrl={`/facility/${facilityId}/patient/${patientId}/consultation/${consultationId}`} > {fileUpload.Dialogues} {fileManager.Dialogues}