Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Literature-services
public-projects
xpub-epmc
Commits
761cb01e
Commit
761cb01e
authored
Oct 19, 2021
by
Audrey Hamelers
Browse files
#1233
parent
3dea23d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
app/components/submission-wizard/SubmitComplete.jsx
app/components/submission-wizard/SubmitComplete.jsx
+3
-1
No files found.
app/components/submission-wizard/SubmitComplete.jsx
View file @
761cb01e
...
...
@@ -272,7 +272,9 @@ class SubmitComplete extends React.Component {
currentStep
=
{
5
}
doi
=
{
doi
}
inEPMC
=
{
articleIds
&&
articleIds
.
find
(
aid
=>
aid
.
pubIdType
===
'
pmcid
'
)
articleIds
&&
articleIds
.
find
(
aid
=>
aid
.
pubIdType
===
'
pmcid
'
)
&&
articleIds
.
find
(
aid
=>
aid
.
pubIdType
===
'
pmcid
'
).
id
}
preprint
=
{
preprint
}
reviewer
=
{
otherUserRole
===
'
submitter
'
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment