Commit a8ff89d4 by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

new video

See merge request manzarH/dic-global-dev!47
parents 808702a0 0ecf31f1
...@@ -29,7 +29,8 @@ ...@@ -29,7 +29,8 @@
<div class="slider rbc_slider_b"> <div class="slider rbc_slider_b">
{% for row in rows %} {% for row in rows %}
<div class="rbc_b_t"> <div class="rbc_b_t">
<iframe width="100%" src="{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_video_link }}'] }}" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_video_link }}'] }}
</div> </div>
{% endfor %} {% endfor %}
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment