Skip to content

Commit 35c8299

Browse files
pkp/pkp-lib#11123 Fix workflow page for internal review in OMP
1 parent 2a3d3a5 commit 35c8299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/workflow/composables/useWorkflowConfig/workflowConfigAuthorOMP.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ export const WorkflowConfig = {
6161
},
6262
},
6363

64-
[pkp.const.WORKFLOW_STAGE_ID_EXTERNAL_REVIEW]: {
64+
[pkp.const.WORKFLOW_STAGE_ID_INTERNAL_REVIEW]: {
6565
getPrimaryItems: ({
6666
submission,
6767
selectedStageId,

0 commit comments

Comments
 (0)