Skip to content
Snippets Groups Projects
Commit 9ee4e363 authored by Anusha Ranganathan's avatar Anusha Ranganathan
Browse files

Return only doi

parent 7bcf12d3
Branches bug_fix/doi_display
Tags
2 merge requests!162Test 0.3.7 b,!156Return only doi
Pipeline #6859 failed
...@@ -30,7 +30,7 @@ class DOI ...@@ -30,7 +30,7 @@ class DOI
end end
def label def label
"doi:#{@identifier}" @identifier
end end
def self.match_doi_prefix(value) def self.match_doi_prefix(value)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment