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
Something went wrong on our end
Show more breadcrumbs
Literature-services
public-projects
xpub-epmc
Merge requests
!106
Sticky footer
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Sticky footer
sticky-footer
into
shared-data-model
Overview
0
Commits
14
Pipelines
0
Changes
17
Merged
lit_git
requested to merge
sticky-footer
into
shared-data-model
5 years ago
Overview
0
Commits
14
Pipelines
0
Changes
1
Expand
Sticky footer implementation
0
0
Merge request reports
Viewing commit
a7b9b6fe
Prev
Next
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
a7b9b6fe
#449
· a7b9b6fe
Audrey Hamelers
authored
6 years ago
app/components/activity/ManualCitation.jsx
+
1
−
1
Options
@@ -299,7 +299,7 @@ const handleSubmit = async (
)
if
(
values
.
doi
)
{
meta
.
articleIds
.
push
({
t
ype
:
'
doi
'
,
pubIdT
ype
:
'
doi
'
,
id
:
values
.
doi
,
})
}