Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
ippidb-web
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
iPPIDB
ippidb-web
Commits
d86dcd60
Commit
d86dcd60
authored
5 years ago
by
Hervé MENAGER
Browse files
Options
Downloads
Patches
Plain Diff
further correction to biblio link
parent
9e46dbe3
No related branches found
No related tags found
No related merge requests found
Pipeline
#31205
passed
5 years ago
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ippisite/ippidb/templates/biblio_simplelink.html
+1
-1
1 addition, 1 deletion
ippisite/ippidb/templates/biblio_simplelink.html
with
1 addition
and
1 deletion
ippisite/ippidb/templates/biblio_simplelink.html
+
1
−
1
View file @
d86dcd60
<a
target=
"_blank"
class=
"card-link"
href=
"{
%if bibliography.source == 'PM' %}https://www.ncbi.nlm.nih.gov/pubmed/{% elif bibliography.source == 'DO' %}https://doi.org/{% else %}https://patentscope.wipo.int/search/en/detail.jsf?docId={% endif %}{{ bibliography.id_source }}"
>
{{ bibliography.id_source
}}
</a>
<a
target=
"_blank"
class=
"card-link"
href=
"{
{bibliography.get_external_url
}}
"
</
a
>
This diff is collapsed.
Click to expand it.
Hervé MENAGER
@hmenager
mentioned in commit
b70122e8
·
5 years ago
mentioned in commit
b70122e8
mentioned in commit b70122e8cb9e075bd7306768583e86e8e5f24f5c
Toggle commit list
Preview
0%
Loading
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