Commit 01d2ac0b by Manzar Hussain

add url

parent efe72506
......@@ -34,7 +34,7 @@
{% for row in rows %}
<div class="id_item_con col-12 col-sm-4 col-md-3">
<div class="i_c_b_m_p">
<a href="{{ row.content['#row']._entity.field_pdf_url[0].value }}" class="hyper_link">
<a href="{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_pdf_url }}'] }}" class="hyper_link">
<div class="img_id_cb">
<img src="/themes/custom/envigo/images/pdf-download.png" />
</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