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
dffd88ac
Commit
dffd88ac
authored
Aug 09, 2021
by
Oyvind.Gjesdal
Browse files
check first value only
parent
09052a8f
Changes
1
Show whitespace changes
Inline
Side-by-side
types/ubbont__Photograph/html.template
View file @
dffd88ac
...
...
@@ -162,7 +162,7 @@
</strong></p>
{% endif %}
{% if not first.main.madeafter.value | null || not first.main.madebefore.value | null %}
{% if not first.main.madeafter.value | null
%} <!--
|| not first.main.madebefore.value | null %}
-->
<p><i class="fa fa-calendar"></i>
{% if not first.main.madeafter.value | null && not first.main.madebefore.value | null %}
Laget mellom <strong>{{ first.main.madeafter.value }}</strong> og <strong>{{ first.main.madebefore.value }}</strong>
...
...
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