Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
uib-ub
Spesialsamlingene
Marcus Components
Commits
3f017bb6
Commit
3f017bb6
authored
Aug 10, 2021
by
Oyvind.Gjesdal
Browse files
bruk not null for timeline i collection
parent
a1238e53
Changes
1
Hide whitespace changes
Inline
Side-by-side
services/instance%2Fcollection/html.template
View file @
3f017bb6
...
...
@@ -82,7 +82,7 @@
<hr>
{% if first.main.timeline.value %}
{% if
not
first.main.timeline.value
| null
%}
<div id="timeline-embed"></div>
<!-- BEGIN TimelineJS -->
<script>
...
...
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