fix image name

pull/493/head
Pete Matsyburka 5 months ago
parent 3ec3f58d55
commit e5e6b11c95

@ -114,7 +114,7 @@ module Submissions
tsa_url:, tsa_url:,
pkcs:, pkcs:,
uuid: images_pdf_uuid(original_documents.select(&:image?)), uuid: images_pdf_uuid(original_documents.select(&:image?)),
name: submission.name || template.name name: submission.name || submission.template.name
) )
ApplicationRecord.no_touching do ApplicationRecord.no_touching do

Loading…
Cancel
Save