Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
xpub
xpub-epmc
Commits
d6c387be
Commit
d6c387be
authored
May 30, 2019
by
ahamelers
Browse files
#836
parent
4ce34b30
Pipeline
#12819
passed with stages
in 5 minutes and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/components/activity/MetaSec.jsx
View file @
d6c387be
...
...
@@ -73,7 +73,7 @@ class MetaSec extends React.Component {
articleIds
&&
articleIds
.
find
(
aid
=>
aid
.
pubIdType
===
'
pmcid
'
)
&&
articleIds
.
find
(
aid
=>
aid
.
pubIdType
===
'
pmcid
'
).
id
if
(
linkDelete
&&
linkDelete
===
pmcid
)
{
if
(
linkDelete
&&
linkDelete
===
pmcid
&&
!
notif
)
{
const
{
data
}
=
await
linkDeleteManuscript
({
variables
:
{
id
:
manuscript
.
id
},
})
...
...
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