***
Wartungsfenster jeden ersten Mittwoch vormittag im Monat
***
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Invenio Theme TUW
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
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
Center for Research Data Management
Invenio Theme TUW
Commits
7cd1e403
Commit
7cd1e403
authored
4 years ago
by
Moser, Maximilian
Browse files
Options
Downloads
Patches
Plain Diff
Fix licenses not being displayed properly
parent
88ed1a70
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
invenio_theme_tuw/templates/invenio_theme_tuw/macros/detail.html
+2
-2
2 additions, 2 deletions
..._theme_tuw/templates/invenio_theme_tuw/macros/detail.html
with
2 additions
and
2 deletions
invenio_theme_tuw/templates/invenio_theme_tuw/macros/detail.html
+
2
−
2
View file @
7cd1e403
...
...
@@ -9,10 +9,10 @@
<div
class=
"ui relaxed grid"
>
<div
class=
"two column row"
>
<div
class=
"four wide column"
>
<p><b><a
href=
"{{ license.
uri
}}"
>
{{ license.id
entifier
}}
</a></b></p>
<p><b><a
href=
"{{ license.
link
}}"
>
{{ license.id }}
</a></b></p>
</div>
<div
class=
"twelve wide column"
>
{{ license.
rights
}}
{{ license.
title
}}
</div>
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
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