Commit 5f1d8a22 by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

add link for application

See merge request manzarH/dic-global-dev!558
parents 9317b655 b89a0a90
......@@ -46,7 +46,7 @@
{% for row in rows %}
<div class="cs_item_b col-10 col-md-6 col-lg-4 col-xl-3">
<div class="cs_inner_item">
<a href="" class="cs_a_con_ob">
<a href="/products/{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ view_node }}'] }}" class="cs_a_con_ob">
<div class="cs_a_c_w">
{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_application_image }}'] }}
</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