Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
portal
Ministerio de economía y finanzas MEF
Commits
8a6c4d7f
Commit
8a6c4d7f
authored
1 year ago
by
Leticia Ferreira
Browse files
Options
Download
Patches
Plain Diff
update template video de galeria bloque
parent
5b6261ce
master
leticia-dev35
leticia-dev36
leticia-dev37
leticia-dev38
leticia-dev39
leticia-dev40
leticia-dev41
leticia-dev42
leticia-dev43
leticia-dev44
leticia-dev45
leticia-dev46
mef-playground
1.0.76
1.0.75
1.0.74
1.0.73
1.0.72
1.0.71
1.0.70
1.0.69
1.0.68
1.0.67
1.0.66
1.0.65
1.0.64
1.0.63
1.0.62
1.0.61
1.0.60
1.0.59
1.0.58
1.0.57
1.0.56
1.0.55
1.0.54
1.0.53
1.0.52
1.0.51
1.0.50
1.0.49
1.0.48
1.0.47
1.0.46
1.0.45
1.0.44
1.0.43
1.0.42
1.0.41
1.0.40
1.0.39
1.0.38
1.0.37
1.0.36
1.0.35
1.0.34
1.0.33
1.0.32
1.0.31
1.0.30
1.0.29
1.0.28
1.0.27
1.0.26
1.0.25
1.0.24
1.0.23
1.0.22
1.0.21
1.0.20
1.0.19
1.0.18
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1 merge request
!78
updates varios de vistas, galeria de imagenes, imagen y video, ajustes de maquetado
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
web/profiles/contrib/isa/themes/mef/templates/paragraph/paragraph--video--carrusel.html.twig
+6
-5
.../templates/paragraph/paragraph--video--carrusel.html.twig
with
6 additions
and
5 deletions
web/profiles/contrib/isa/themes/mef/templates/paragraph/paragraph--video--carrusel.html.twig
+
6
−
5
View file @
8a6c4d7f
...
...
@@ -43,11 +43,12 @@
{%
set
video
=
content.field_video
|
field_value
%}
{%
set
description
=
content.field_description
|
field_value
%}
<div
class=
"item
-
video"
>
<div
class=
"item
__
video"
>
{#<a class="owl-video" href="{{video}}"></a> #}
<iframe
src=
"
{{
video
}}
"
></iframe>
<div
class=
"caption-section"
>
<p
class=
"img-caption"
>
{{
description
}}
</p>
</div>
{%
if
description
%}
<div
class=
"item__details"
>
<p
class=
"detail-txt"
>
{{
description
}}
</p>
</div>
{%
endif
%}
</div>
This diff is collapsed.
Click to expand it.
Preview
Supports
Markdown
0%
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
Menu
Explore
Projects
Groups
Topics
Snippets