diff --git a/controllers/grid/preprintGalleys/PreprintGalleyGridRow.php b/controllers/grid/preprintGalleys/PreprintGalleyGridRow.php index 8d9bd216fa..84dce59d2c 100644 --- a/controllers/grid/preprintGalleys/PreprintGalleyGridRow.php +++ b/controllers/grid/preprintGalleys/PreprintGalleyGridRow.php @@ -96,7 +96,8 @@ public function initialize($request, $template = null) SubmissionFile::SUBMISSION_FILE_PROOF, Application::ASSOC_TYPE_REPRESENTATION, $rowId, - null + null, + $galley->getData('submissionFileId') )); } diff --git a/lib/pkp b/lib/pkp index 4c16255690..3a2e460bbb 160000 --- a/lib/pkp +++ b/lib/pkp @@ -1 +1 @@ -Subproject commit 4c16255690c287fa7597814ec5b2f2f6aa1197ee +Subproject commit 3a2e460bbb69162a5d9cd1068a098cc305e3d7d4 diff --git a/lib/ui-library b/lib/ui-library index 1ea7afca47..778a468a02 160000 --- a/lib/ui-library +++ b/lib/ui-library @@ -1 +1 @@ -Subproject commit 1ea7afca47ddf38605019d1e1bc30f58354941e3 +Subproject commit 778a468a02bb6d6d5a8d5f66d475728a44652221