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
e0aeaca5
Commit
e0aeaca5
authored
Aug 09, 2021
by
Oyvind.Gjesdal
Browse files
add not null to madebefore
parent
a9ad11c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
types/ubbont__Photograph/html.template
View file @
e0aeaca5
...
...
@@ -162,7 +162,7 @@
</strong></p>
{% endif %}
{% if ( not first.main.madeafter.value | null ) || 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