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
admin components
Commits
fca6a941
Commit
fca6a941
authored
Dec 16, 2020
by
Øyvind gjesdal
Browse files
remove extra 0
parent
19d4ef2f
Pipeline
#48878
passed with stages
in 1 minute and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
includes/digital_resources.inc
View file @
fca6a941
...
...
@@ -24,7 +24,7 @@
{
%
if
not
models
.
dzi
|
null
&&
not
models
.
digitalresources
|
null
%
}
<
div
class
=
"ui bottom attached tabular menu dr-tab"
>
<
a
class
=
"item {% if not models.dzi| null
0
%}active{% else %}disabled{% endif %}"
data
-
tab
=
"dzi"
>
Zoom
</
a
>
<
a
class
=
"item {% if not models.dzi| null %}active{% else %}disabled{% endif %}"
data
-
tab
=
"dzi"
>
Zoom
</
a
>
<
a
class
=
"item {% if models.dzi| null %}active{% endif %}"
data
-
tab
=
"jpeg"
>
Jpeg
</
a
>
...
...
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