updated copy on representation complete submit

This commit is contained in:
2026-03-16 12:07:39 +00:00
parent e9b2753fd9
commit 071fcc0dab
10 changed files with 19 additions and 32 deletions
@@ -292,8 +292,7 @@ const RepCompleteSubmit = (props) => {
const pdfBlob = await generateRepPDF(
repFormData,
containerID,
caseRef,
{ download: true }
caseRef
);
if (pdfBlob) {