Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xpub-epmc
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Literature-services
public-projects
xpub-epmc
Commits
a16566f3
Commit
a16566f3
authored
5 years ago
by
Audrey Hamelers
Browse files
Options
Downloads
Patches
Plain Diff
#493
parent
50d5db21
No related branches found
No related tags found
2 merge requests
!116
Shared data model
,
!117
Dev
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
app/components/review-wizard/ReviewFooter.jsx
+1
-1
1 addition, 1 deletion
app/components/review-wizard/ReviewFooter.jsx
with
1 addition
and
1 deletion
app/components/review-wizard/ReviewFooter.jsx
+
1
−
1
View file @
a16566f3
...
@@ -155,7 +155,7 @@ class ReviewFooter extends React.Component {
...
@@ -155,7 +155,7 @@ class ReviewFooter extends React.Component {
<
p
>
<
p
>
{
status
===
'
xml-review
'
{
status
===
'
xml-review
'
?
`Approve the final web versions of the manuscript for release to Europe PMC now?`
?
`Approve the final web versions of the manuscript for release to Europe PMC now?`
:
`Confirm QA has been completed, and approve the web versons of the manuscript?`
}
:
`Confirm QA has been completed, and approve the web vers
i
ons of the manuscript?`
}
</
p
>
</
p
>
{
annotations
&&
annotations
.
length
>
0
&&
(
{
annotations
&&
annotations
.
length
>
0
&&
(
<
Notification
type
=
"warning"
>
<
Notification
type
=
"warning"
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment