updated copy on representation complete submit
This commit is contained in:
@@ -292,8 +292,7 @@ const RepCompleteSubmit = (props) => {
|
||||
const pdfBlob = await generateRepPDF(
|
||||
repFormData,
|
||||
containerID,
|
||||
caseRef,
|
||||
{ download: true }
|
||||
caseRef
|
||||
);
|
||||
|
||||
if (pdfBlob) {
|
||||
|
||||
Reference in New Issue
Block a user